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 tagging rooms.
Modulesยง
- create_
tag PUT /_matrix/client/*/user/{userId}/rooms/{roomId}/tags/{tag}
- delete_
tag DELETE /_matrix/client/*/user/{userId}/rooms/{roomId}/tags/{tag}
- get_
tags GET /_matrix/client/*/user/{userId}/rooms/{roomId}/tags