Skip to main content
Module

x/wackford/discordeno.ts>transformVoiceState

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
function transformVoiceState
Re-export
import { transformVoiceState } from "https://deno.land/x/wackford@v0.0.1/discordeno.ts";

Parameters

bot: Bot
payload: { voiceState: DiscordVoiceState; } & { guildId: bigint; }