Skip to main content
Latest
interface DiscordMessageReactionAdd
Re-export
import { type DiscordMessageReactionAdd } from "https://deno.land/x/discordeno@18.0.1/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