Skip to main content

Reaction

Documentation


Documentation / @discordeno/bot / Reaction

Interface: Reaction

Defined in: bot/src/transformers/types.ts:1341

Properties

burstColors

burstColors: string[]

Defined in: bot/src/transformers/types.ts:1352

HEX colors used for super reaction


count

count: number

Defined in: bot/src/transformers/types.ts:1347

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

Defined in: bot/src/transformers/types.ts:1349

Reaction count details object


emoji

emoji: Partial<Emoji>

Defined in: bot/src/transformers/types.ts:1350


me

me: boolean

Defined in: bot/src/transformers/types.ts:1343

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

Defined in: bot/src/transformers/types.ts:1345

Whether the current user super-reacted using this emoji