matrix-js-sdk
    Preparing search index...

    Type Alias MakeTopicContent

    MakeTopicContent: (
        topic: string | null | undefined,
        htmlTopic?: string,
    ) => MRoomTopicEventContent

    Topic event helpers

    Type declaration