Type Definition ruma_events::stripped::StrippedRoomTopic [] [src]

type StrippedRoomTopic = StrippedStateContent<TopicEventContent>;

A stripped-down version of the m.room.topic event.