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.
Go to Latest
method VoiceState.prototype.undeaf
import { VoiceState } from "https://deno.land/x/harmony@v2.9.0/src/structures/voiceState.ts";

Undeafs the Member from VC.

Returns

Promise<Member | undefined>