Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/helpers/members/mod.ts

Discord API library for Node and Deno
Go to Latest
import * as discordenoPatched from "https://deno.land/x/discordeno_patched@18.0.2/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.