Interface GatewayEvent_AnnouncementCommentReactionCreated

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

Properties

Properties

reaction: APIAnnouncementCommentReaction
serverId?: string

The ID of the server