mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 17:44:01 +01:00
Small formatting errors
This commit is contained in:
parent
6d07a28a29
commit
74cffcf51a
1 changed files with 2 additions and 2 deletions
|
@ -514,8 +514,8 @@ There are several APIs provided to ``GET`` events for a room:
|
|||
|
||||
|
||||
|
||||
- ``/rooms/<room id>/messages`` : Get all ``m.room.message`` events.
|
||||
- ``/rooms/<room id>/initialSync`` : Get all relevant events for a room.
|
||||
- ``/rooms/<room id>/messages`` : Get all ``m.room.message`` events.
|
||||
- ``/rooms/<room id>/initialSync`` : Get all relevant events for a room.
|
||||
|
||||
|
||||
Room Events
|
||||
|
|
Loading…
Reference in a new issue