import { type ModifyGuildMember } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";
Properties
Whether the user is muted in voice channels. Will throw a 400 if the user is not in a voice channel. Requires the MUTE_MEMBERS
permission
Whether the user is deafened in voice channels. Will throw a 400 if the user is not in a voice channel. Requires the MOVE_MEMBERS
permission