Skip to main content

Reaction

Documentation


Documentation / @discordeno/bot / Reaction

Interface: Reaction

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

Properties

burstColors

burstColors: string[]

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

HEX colors used for super reaction


count

count: number

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

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

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

Reaction count details object


emoji

emoji: Partial<Emoji>

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


me

me: boolean

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

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

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

Whether the current user super-reacted using this emoji