Interface GatewayEvent_ForumTopicUnpinned

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

Properties

Properties

forumTopic: APIForumTopic
serverId: string

The ID of the server