Skip to main content

DiscordVoiceServerUpdate

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordVoiceServerUpdate

Interface: DiscordVoiceServerUpdate

https://discord.com/developers/docs/events/gateway#voice-server-update

Properties

endpoint

endpoint: null | string

The voice server host

Defined in

packages/types/dist/types/discord.d.ts:2748


guild_id

guild_id: string

The guild this voice server update is for

Defined in

packages/types/dist/types/discord.d.ts:2746


token

token: string

Voice connection token

Defined in

packages/types/dist/types/discord.d.ts:2744