Skip to main content
Module

x/discordeno/helpers/misc/mod.ts

Discord API library for Deno
Latest
import * as discordeno from "https://deno.land/x/discordeno@18.0.1/helpers/misc/mod.ts";

Functions

Modifies the bot's username or avatar. NOTE: username: if changed may cause the bot's discriminator to be randomized.

Get the applications info

Get the bots Gateway metadata that can help during the operation of large or sharded bots.

Returns the list of sticker packs available to Nitro subscribers.

This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.