Default information every other reaction has.

Hierarchy (view full)

Constructors

Properties

Accessors

Constructors

Properties

channelID: string

Channel where the reaction was added/removed.

client: Client
emoji: {
    id: number;
    name: string;
    serverId?: string;
    url: string;
}

Emote.

Type declaration

  • id: number

    Emote ID

    The ID of the emote

  • name: string

    Name

    The name of the emote

  • OptionalserverId?: string

    Server ID

    The ID of the server the emote was created on

  • url: string

    Emote URL Format: media-uri

    The URL of the emote image

guildID: null | string

Guild ID

reactorID: string

ID of the user who added the reaction.

Accessors