mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-15 16:04:10 +01:00
Have now implemented rooms initialSync
This commit is contained in:
parent
cef1e784f9
commit
330852988b
|
|
@ -663,7 +663,6 @@
|
|||
{
|
||||
"method": "GET",
|
||||
"summary": "Get all the current information for this room, including messages and state events.",
|
||||
"notes": "NOT YET IMPLEMENTED.",
|
||||
"type": "InitialSyncRoomData",
|
||||
"nickname": "get_room_sync_data",
|
||||
"parameters": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue