Skip to main content

Reaction

@discordeno/bot


Documentation / @discordeno/bot / Reaction

Interface: Reaction

Defined in: packages/bot/src/transformers/types.ts:1276

Properties

burstColors

burstColors: string[]

Defined in: packages/bot/src/transformers/types.ts:1287

HEX colors used for super reaction


count

count: number

Defined in: packages/bot/src/transformers/types.ts:1282

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

Defined in: packages/bot/src/transformers/types.ts:1284

Reaction count details object


emoji

emoji: Partial<Emoji>

Defined in: packages/bot/src/transformers/types.ts:1285


me

me: boolean

Defined in: packages/bot/src/transformers/types.ts:1278

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

Defined in: packages/bot/src/transformers/types.ts:1280

Whether the current user super-reacted using this emoji