Interface GatewayEvent_ForumTopicUnlocked

interface GatewayEvent_ForumTopicUnlocked {
    forumTopic: APIForumTopic;
    serverId?: string;
}

Properties

forumTopic: APIForumTopic
serverId?: string

The ID of the server