Module tag
Available on crate feature
api
and (crate features client
or server
) 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