matrix-js-sdk

    Type Alias MRoomTopicEventContent

    MRoomTopicEventContent: { topic: string | null | undefined } & Partial<
        MTopicEvent,
    >

    The event content for an m.room.topic event

    MMNEPVFCICPMFPCPTTAAATR