Skip to main content

Reaction

@discordeno/bot


Documentation / @discordeno/bot / Reaction

Interface: Reaction

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

Properties

burstColors

burstColors: string[]

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

HEX colors used for super reaction


count

count: number

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

Times this emoji has been used to react


countDetails

countDetails: ReactionCountDetails

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

Reaction count details object


emoji

emoji: Partial<Emoji>

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


me

me: boolean

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

Whether the current user reacted using this emoji


meBurst

meBurst: boolean

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

Whether the current user super-reacted using this emoji