Skip to main content
Latest
interface MessageReactionAdd
Re-export
import { type MessageReactionAdd } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

userId: string

The id of the user

channelId: string

The id of the channel

messageId: string

The id of the message

optional
guildId: string

The id of the guild

optional
member: GuildMemberWithUser

The member who reacted if this happened in a guild

emoji: Partial<Emoji>

The emoji used to react