Interface GatewayEvent_ForumTopicPinned

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

Properties

Properties

forumTopic: APIForumTopic
serverId: string

The ID of the server