Implement /createRoom

This commit is contained in:
2015-12-15 09:32:40 +01:00
parent 056c4c1ce7
commit 7f149035a0
3 changed files with 71 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ matrix_http_api_gen_parameters
matrix_http_api_register_account
matrix_http_api_login
matrix_http_api_initial_sync
matrix_http_api_create_room
<SUBSECTION Standard>
MatrixHTTPAPI
MatrixHTTPAPIClass