Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>deleteEmoji

An object oriented Discordeno framework
Latest
function deleteEmoji
import { deleteEmoji } from "https://deno.land/x/oasis@2.1.0/packages/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