Interface GatewayEvent_ForumTopicCommentUpdated

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

Properties

forumTopicComment: APIForumTopicComment
serverId: string

The ID of the server