Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function deleteEmoji
import { deleteEmoji } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Delete the given emoji. Requires the MANAGE_EMOJIS permission. Returns 204 No Content on success.

Parameters

bot: Bot
guildId: bigint
id: bigint
optional
reason: string