Skip to main content

Reaction

@discordeno/bot


Documentation / @discordeno/bot / Reaction

Interface: Reaction

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

Properties

burstColors

burstColors: string[]

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

HEX colors used for super reaction


count

count: number

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

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

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

Reaction count details object


emoji

emoji: Partial<Emoji>

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


me

me: boolean

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

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

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

Whether the current user super-reacted using this emoji