pub type StrippedRoomTopicEvent = StrippedStateEvent<RoomTopicEventContent>;
Expand description
An m.room.topic
event from an invited room preview.
pub type StrippedRoomTopicEvent = StrippedStateEvent<RoomTopicEventContent>;
An m.room.topic
event from an invited room preview.