Class

MessageReactionManager

Cached reactions on a Message, keyed by emoji identifier.

Constructor

new MessageReactionManager(message: MessageReactionContext)

Properties

NameTypeDescription
cacheread-onlyCollection<string, MessageReaction>Reactions keyed by unicode name or name:id.
sizeread-onlynumber

Methods