Type Definition ruma_common::events::room::topic::RoomTopicEvent
source · [−]pub type RoomTopicEvent = StateEvent<RoomTopicEventContent>;Available on crate feature
events only.Expand description
An m.room.topic event.
