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