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

x/discordeno_patched/template/minimal/deps.ts>moveMember

Discord API library for Node and Deno
Go to Latest
function moveMember
Re-export
import { moveMember } from "https://deno.land/x/discordeno_patched@18.0.2/template/minimal/deps.ts";

Move a member from a voice channel to another.

Parameters

bot: Bot
guildId: BigString
memberId: BigString
channelId: BigString