Interface GatewayEvent_AnnouncementReactionCreated

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

Properties

Properties

reaction: APIAnnouncementReaction
serverId?: string

The ID of the server