import { removeReaction } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Removes a reaction from the given user on this message, defaults to bot. Reaction takes the form of name:id for custom guild emoji, or Unicode characters.
import { removeReaction } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
Removes a reaction from the given user on this message, defaults to bot. Reaction takes the form of name:id for custom guild emoji, or Unicode characters.