Skip to main content
Module

x/harmony/mod.ts>RESTEndpoints#getGuildEmoji

An easy to use Discord API Library for Deno.
Go to Latest
method RESTEndpoints.prototype.getGuildEmoji
Re-export
import { RESTEndpoints } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Returns an emoji object for the given guild and emoji IDs.

Parameters

guildId: string
emojiId: string