Skip to main content
Module

x/discordeno/plugins/cache/deps.ts>deleteEmoji

Discord API library for Deno
Go to Latest
function deleteEmoji
import { deleteEmoji } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/cache/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