Skip to main content
Extremely Popular
Go to Latest
interface DiscordMessageReactionAdd
Re-export
import { type DiscordMessageReactionAdd } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Properties

user_id: string

The id of the user

channel_id: string

The id of the channel

message_id: string

The id of the message

optional
guild_id: string

The id of the guild

optional
member: DiscordMemberWithUser

The member who reacted if this happened in a guild

emoji: Partial<DiscordEmoji>

The emoji used to react