Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/harmony/src/structures/guildVoiceChannel.ts>VoiceChannel#leave

An easy to use Discord API Library for Deno.
Go to Latest
method VoiceChannel.prototype.leave
import { VoiceChannel } from "https://deno.land/x/harmony@v2.9.0/src/structures/guildVoiceChannel.ts";

Leave the Voice Channel

Returns

Promise<void>