Interface GatewayEvent_ForumTopicDeleted

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

Properties

Properties

forumTopic: APIForumTopic
serverId: string

The ID of the server