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

Topic event helpers

Type declaration