Module threads
Expand description
Endpoints for querying threads in a room.
Modulesยง
- get_
thread_ subscription GET /_matrix/client/*/rooms/{roomId}/thread/{eventId}/subscription
- get_
thread_ subscriptions_ changes GET /_matrix/client/*/thread_subscriptions
- get_
threads GET /_matrix/client/*/rooms/{roomId}/threads
- subscribe_
thread PUT /_matrix/client/*/rooms/{roomId}/thread/{eventId}/subscription
- unsubscribe_
thread DELETE /_matrix/client/*/rooms/{roomId}/thread/{eventId}/subscription