import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/messages/addReaction.ts";
Functions
Create a reaction for the message. Reaction takes the form of name:id for custom guild emoji, or Unicode characters. Requires READ_MESSAGE_HISTORY and ADD_REACTIONS |