Interface RoomTopicEventContent

interface RoomTopicEventContent {
    topic: undefined | null | string;
}

Properties

Properties

topic: undefined | null | string
MMNEPVFCICPMFPCPTTAAATR