Class MessageReactionManager

The manager of reactions that belong to a message.

Example

new MessageReactionManager(message);

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

This cache of the manager.

client: Client

The client the manager belongs to.

message: Message

The message the reactions belong to.

Methods