Skip to main content
Module

x/discordeno/plugins/mod.ts>moveMember

Discord API library for Deno
Go to Latest
function moveMember
Re-export
import { moveMember } from "https://deno.land/x/discordeno@17.0.1/plugins/mod.ts";

Move a member from a voice channel to another.

Parameters

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