Available on crate features
client
or server
only.Expand description
/v3/
(spec)
Structs§
- Ephemeral
- Ephemeral events not recorded in the timeline or state of the room.
- Global
Account Data - The global private data created by this user.
- Invite
State - The state of a room that the user has been invited to.
- Invited
Room - Updates to the rooms that the user has been invited to.
- Joined
Room - Updates to joined rooms.
- Knock
State - Stripped state updates of a room that the user has knocked upon.
- Knocked
Room - Updates to a room that the user has knocked upon.
- Left
Room - Historical updates to left rooms.
- Presence
- Updates to the presence status of other users.
- Request
- Request type for the
sync
endpoint. - Response
- Response type for the
sync
endpoint. - Room
Account Data - The private data that this user has attached to this room.
- Room
Summary - Information about room for rendering to clients.
- Rooms
- Updates to rooms.
- State
- State events in the room.
- Timeline
- Events in the room.
- ToDevice
- Messages sent directly between devices.
Enums§
- Filter
- A filter represented either as its full JSON definition or the ID of a saved filter.