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