Skip to main content
Module

x/oasis/deps.ts>getReactions

An object oriented Discordeno framework
Latest
function getReactions
import { getReactions } from "https://deno.land/x/oasis@2.1.0/deps.ts";

Get a list of users that reacted with this emoji.

Parameters

bot: Bot
channelId: bigint
messageId: bigint
reaction: string
optional
options: GetReactions