import { addReactions } from "https://deno.land/x/discordeno@17.0.0/helpers/messages/reactions/mod.ts";
Adds multiple a reaction to a message.
This function uses the addReaction()
helper behind the scenes.
import { addReactions } from "https://deno.land/x/discordeno@17.0.0/helpers/messages/reactions/mod.ts";
Adds multiple a reaction to a message.
This function uses the addReaction()
helper behind the scenes.