Skip to main content
interface RawMessageReactionAddEvent
import { type RawMessageReactionAddEvent } from "https://deno.land/x/denord@0.1.0/raw/RawMessageReactionAddEvent.ts";

Properties

user_id: UserId

the id of the user

channel_id: ChannelId

the id of the channel

message_id: MessageId

the id of the message

optional
guild_id: GuildId

the id of the guild

optional
member: RawGuildMember

the member who reacted if this happened in a guild

emoji: Partial<RawEmoji>

the emoji used to react - example