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