Class LavalinkVoiceState
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Represents a lavalink voice state with credentials to connect to discord voice servers.
public sealed class LavalinkVoiceState
- Inheritance
-
LavalinkVoiceState
- Inherited Members
Properties
- Endpoint
The voice server to connect to.
- SessionId
The session id for the voice connection.
- Token
The token for the voice connection.