Have now implemented rooms initialSync

pull/977/head
Paul "LeoNerd" Evans 10 years ago
parent cef1e784f9
commit 330852988b

@ -663,7 +663,6 @@
{ {
"method": "GET", "method": "GET",
"summary": "Get all the current information for this room, including messages and state events.", "summary": "Get all the current information for this room, including messages and state events.",
"notes": "NOT YET IMPLEMENTED.",
"type": "InitialSyncRoomData", "type": "InitialSyncRoomData",
"nickname": "get_room_sync_data", "nickname": "get_room_sync_data",
"parameters": [ "parameters": [

Loading…
Cancel
Save