Skip to main content
Module

x/natico/discordeno_deps.ts>deleteEmoji

A powerful and customizable framework for Discordeno
Latest
function deleteEmoji
import { deleteEmoji } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_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