Skip to main content
Module

x/harmony/mod.ts>VoiceState#unmute

An easy to use Discord API Library for Deno.
Go to Latest
method VoiceState.prototype.unmute
import { VoiceState } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Unmutes the Member from VC.

Returns

Promise<Member | undefined>