mtx::events::account_data::Tags struct

Content for the m.tag room account_data event. A tag is a short string a client can attach to a room for sorting or advanced functionality.

Public variables

std::map<std::string, Tag> tags
The tags on the room and their contents.