Skip to main content
Module

x/discordeno/helpers/members/mod.ts

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

Functions

Bans a user from a guild.

Edits the nickname of the bot user.

Edits a member's properties.

Fetches the list of members for a guild over the gateway.

Builds a URL to a user's avatar stored in the Discord CDN.

Gets or creates a DM channel with a user.

Gets the member object by user ID.

Gets the list of members for a guild.

Kicks a member from a guild.

Initiates the process of pruning inactive members.

Gets the list of members whose usernames or nicknames start with a provided string.

Unbans a user from a guild.