Interface GatewayEvent_AnnouncementCommentCreated

interface GatewayEvent_AnnouncementCommentCreated {
    announcementComment: APIAnnouncementComment;
    serverId: string;
}

Properties

announcementComment: APIAnnouncementComment
serverId: string

The ID of the server