import { addReactions } from "https://deno.land/x/discordeno@18.0.1/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@18.0.1/helpers/messages/reactions/mod.ts";
Adds multiple a reaction to a message.
This function uses the addReaction()
helper behind the scenes.