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

x/harmony/src/structures/voiceState.ts>VoiceState#undeaf

An easy to use Discord API Library for Deno.
Latest
method VoiceState.prototype.undeaf
import { VoiceState } from "https://deno.land/x/harmony@v2.9.1/src/structures/voiceState.ts";

Undeafs the Member from VC.

Returns

Promise<Member | undefined>