Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
only.Expand description
Endpoints for querying relations
Modulesยง
- get_
relating_ events GET /_matrix/client/*/rooms/{roomId}/relations/{eventId}
- get_
relating_ events_ with_ rel_ type GET /_matrix/client/*/rooms/{roomId}/relations/{eventId}/{relType}
- get_
relating_ events_ with_ rel_ type_ and_ event_ type GET /_matrix/client/*/rooms/{roomId}/relations/{eventId}/{relType}/{eventType}