Interface GatewayEvent_AnnouncementCommentReactionDeleted

interface GatewayEvent_AnnouncementCommentReactionDeleted {
    reaction: APIAnnouncementCommentReaction;
    serverId?: string;
}

Properties

Properties

reaction: APIAnnouncementCommentReaction
serverId?: string

The ID of the server