Property SessionId
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
SessionId
The session id for the voice connection.
[JsonProperty("sessionId")]
public string SessionId { get; set; }
The session id for the voice connection.
[JsonProperty("sessionId")]
public string SessionId { get; set; }