Skip to main content
Module

x/natico/deps.ts>moveMember

A powerful and customizable framework for Discordeno
Latest
function moveMember
import { moveMember } from "https://deno.land/x/natico@4.0.0-pre.4/deps.ts";

Move a member from a voice channel to another.

Parameters

bot: Bot

the bot

guildId: bigint

the id of the guild which the channel exists in

memberId: bigint

the id of the member to move.

channelId: bigint

id of channel to move user to (if they are connected to voice)