Table of Contents

Property SessionId

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

The session id for the voice connection.

[JsonProperty("sessionId")]
public string SessionId { get; set; }

Property Value

string