Skip to main content

Reaction

Documentation


Documentation / @discordeno/bot / Reaction

Interface: Reaction

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

Properties

burstColors

burstColors: string[]

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

HEX colors used for super reaction


count

count: number

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

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

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

Reaction count details object


emoji

emoji: Partial<Emoji>

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


me

me: boolean

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

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

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

Whether the current user super-reacted using this emoji