Table of Contents

Class VoiceServerUpdateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for VoiceServerUpdated event.

public class VoiceServerUpdateEventArgs : DiscordEventArgs
Inheritance
VoiceServerUpdateEventArgs
Inherited Members

Properties

Endpoint

Gets the new voice endpoint.

Guild

Gets the guild for which the update occurred.

VoiceToken

Gets the voice connection token.