import { addReaction } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
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
import { addReaction } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
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