Interface GatewayEvent_ForumTopicCommentCreated

interface GatewayEvent_ForumTopicCommentCreated {
    forumTopicComment: APIForumTopicComment;
    serverId: string;
}

Properties

forumTopicComment: APIForumTopicComment
serverId: string

The ID of the server