Skip to main content

DiscordReaction

@discordeno/bot


Documentation / @discordeno/bot / DiscordReaction

Interface: DiscordReaction

Defined in: packages/types/dist/types/discord.d.ts:1337

https://discord.com/developers/docs/resources/channel#reaction-object

Properties

burst_colors

burst_colors: string[]

Defined in: packages/types/dist/types/discord.d.ts:1349

HEX colors used for super reaction


count

count: number

Defined in: packages/types/dist/types/discord.d.ts:1339

Total number of times this emoji has been used to react (including super reacts)


count_details

count_details: DiscordReactionCountDetails

Defined in: packages/types/dist/types/discord.d.ts:1341

Reaction count details object


emoji

emoji: Partial<DiscordEmoji>

Defined in: packages/types/dist/types/discord.d.ts:1347

Emoji information


me

me: boolean

Defined in: packages/types/dist/types/discord.d.ts:1343

Whether the current user reacted using this emoji


me_burst

me_burst: boolean

Defined in: packages/types/dist/types/discord.d.ts:1345

Whether the current user super-reacted using this emoji