.cache

Type: Collection

.client

Type: Client

.shouldCacheReaction

.create(channelId:

string

,

contentId:

string

,

emoteId:

number

)

Type: Promise<void>

Adds a reaction emote to a message.

.delete(channelId:

string

,

contentId:

string

,

emoteId:

number

)

Type: Promise<void>

Deletes a reaction emote from a message.