Interface GatewayEvent_ForumTopicLocked

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

Properties

forumTopic: APIForumTopic
serverId?: string

The ID of the server