Manages API methods for reactions and holds their cache.
The cache of items for this manager.
Inherited from DataManagerThe client that instantiated this Manager
Inherited from BaseManagerThe data structure belonging to this manager.
Inherited from DataManagerRemoves all reactions from a message.
Resolves a MessageReactionResolvable to a MessageReaction object.
Name | Type | Optional | Description |
---|---|---|---|
reaction | MessageReactionResolvable | No | The MessageReaction to resolve |
Resolves a MessageReactionResolvable to a MessageReaction id.
Name | Type | Optional | Description |
---|---|---|---|
reaction | MessageReactionResolvable | No | The MessageReaction to resolve |