ruma_events

Module tag

Source
Expand description

Types for the m.tag event.

Structs§

InvalidUserTagName
An error returned when attempting to create a UserTagName with a string that would make it invalid.
TagEventContent
The content of an m.tag event.
TagInfo
Information about a tag.
UserTagName
A user-defined tag name.

Enums§

TagName
The name of a tag.

Type Aliases§

TagEvent
An m.tag event.
Tags
Map of tag names to tag info.