Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/denocordts/src/http/endpoints.ts>removeUserReaction

An Object Oriented Discord API wrapper for Deno.
Latest
function removeUserReaction
import { removeUserReaction } from "https://deno.land/x/denocordts@1.2.0/src/http/endpoints.ts";

Parameters

emoji: string
userId: Snowflake
channelId: Snowflake
messageId: Snowflake