Available on crate features
client
or server
only.Expand description
Endpoints for querying threads in a room.
Modulesยง
- get_
thread_ subscription unstable-msc4306
GET /_matrix/client/*/rooms/{roomId}/thread/{eventId}/subscription
- get_
thread_ subscriptions_ changes unstable-msc4308
GET /_matrix/client/*/thread_subscriptions
- get_
threads GET /_matrix/client/*/rooms/{roomId}/threads
- subscribe_
thread unstable-msc4306
PUT /_matrix/client/*/rooms/{roomId}/thread/{eventId}/subscription
- unsubscribe_
thread unstable-msc4306
DELETE /_matrix/client/*/rooms/{roomId}/thread/{eventId}/subscription