Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function transformVoiceState
Re-export
import { transformVoiceState } from "https://deno.land/x/discordeno@17.0.1/plugins/cache/deps.ts";

Parameters

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