Table of Contents
API reference

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

ChannelId

The channel id for the voice connection.

Endpoint

The voice server to connect to.

SessionId

The session id for the voice connection.

Token

The token for the voice connection.