import { removeReaction } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/messages/mod.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.