Table of Contents

Class VoiceServerUpdatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for VoiceServerUpdated event.

public class VoiceServerUpdatedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
VoiceServerUpdatedEventArgs

Properties

Endpoint

Gets the new voice endpoint.

Guild

Gets the guild for which the update occurred.

VoiceToken

Gets the voice connection token.