VoiceServerUpdate

Sent when a voice server is updated.

class VoiceServerUpdate {
string token;
string endpoint;
Snowflake guildID;
}

Meta