import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/emojis/mod.ts";
Functions
Create an emoji in the server | |
Delete the given emoji. Requires the MANAGE_EMOJIS permission. Returns 204 No Content on success. | |
Modify the given emoji. Requires the MANAGE_EMOJIS permission. | |
Creates a url to the emoji from the Discord CDN. | |
Returns an emoji for the given guild and emoji Id. | |
Returns a list of emojis for the given guild. |