Interface GatewayEvent_AnnouncementReactionDeleted

interface GatewayEvent_AnnouncementReactionDeleted {
    reaction: APIAnnouncementReaction;
    serverId?: string;
}

Properties

Properties

reaction: APIAnnouncementReaction
serverId?: string

The ID of the server