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