Skip to main content
Module

x/natico/discordeno_deps.ts>MessageReactionAdd

A powerful and customizable framework for Discordeno
Latest
interface MessageReactionAdd
Re-export
import { type MessageReactionAdd } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_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