Interface GatewayEvent_ForumTopicCreated

interface GatewayEvent_ForumTopicCreated {
    forumTopic: APIForumTopic;
    serverId: string;
}

Properties

Properties

forumTopic: APIForumTopic
serverId: string

The ID of the server