Class MessageReaction

Represents a reaction to a message.

Hierarchy

  • Base<FlattenedReactionData>
    • MessageReaction

Constructors

Properties

channelId: string

The ID of the channel where the message was sent.

client: Client
createdBy: string

The ID of the user who created the reaction.

The emote associated with this reaction.

id: string

Identifier of this structrure

messageId: string

The ID of the message this reaction belongs to.

raw: FlattenedReactionData

Bare data of this structure

serverId: string

The ID of the server where the reaction was made.

Methods

Generated using TypeDoc