Interface GatewayEvent_AnnouncementCommentUpdated

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

Properties

announcementComment: APIAnnouncementComment
serverId: string

The ID of the server