Skip to main content

Reaction

Documentation


Documentation / @discordeno/bot / Reaction

Interface: Reaction

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

Properties

burstColors

burstColors: string[]

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

HEX colors used for super reaction


count

count: number

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

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

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

Reaction count details object


emoji

emoji: Partial<Emoji>

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


me

me: boolean

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

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

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

Whether the current user super-reacted using this emoji