Module

x/discordeno/helpers/messages/reactions/mod.ts

Discord API library for Deno
Go to Latest
import * as mod from "https://dotland.deno.dev/x/discordeno@17.0.0/helpers/messages/reactions/mod.ts";

Functions

Adds a reaction to a message.

Adds multiple a reaction to a message.

Deletes a reaction added by the bot user from a message.

Deletes all reactions for all emojis from a message.

Deletes all reactions for an emoji from a message.

Deletes a user's reaction from a message.

Gets the list of users that reacted with an emoji to a message.