Skip to main content

Reaction

Documentation


Documentation / @discordeno/bot / Reaction

Interface: Reaction

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

Properties

burstColors

burstColors: string[]

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

HEX colors used for super reaction


count

count: number

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

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

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

Reaction count details object


emoji

emoji: Partial<Emoji>

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


me

me: boolean

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

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

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

Whether the current user super-reacted using this emoji