Type Definition ruma::events::room::topic::TopicEvent[][src]

pub type TopicEvent = StateEvent<TopicEventContent>;
This is supported on crate feature events only.
Expand description

A topic is a short message detailing what is currently being discussed in the room.