Fix MatrixClient definition
* Remove `*_get_room` and `*_get_user` definitions, as it is yet unclear if they will be needed * Documentation fix; begin_polling references a yet non-existing signal
This commit is contained in:
@@ -9,8 +9,6 @@ matrix_client_logout
|
||||
matrix_client_refresh_token
|
||||
matrix_client_begin_polling
|
||||
matrix_client_stop_polling
|
||||
matrix_client_get_room
|
||||
matrix_client_get_user
|
||||
<SUBSECTION Standard>
|
||||
MATRIX_CLIENT_GET_IFACE
|
||||
MATRIX_CLIENT
|
||||
|
Reference in New Issue
Block a user