pub type InitialRoomTopicEvent = InitialStateEvent<RoomTopicEventContent>;
Expand description
An m.room.topic
event for creating a room.
pub type InitialRoomTopicEvent = InitialStateEvent<RoomTopicEventContent>;
An m.room.topic
event for creating a room.