API reference
Property Identifier
- Namespace
- DisCatSharp.Lavalink.Models
- Assembly
- DisCatSharp.Lavalink.dll
Identifier
Sets the identifier.
[JsonProperty("identifier")]
public Optional<string> Identifier { set; }
Sets the identifier.
[JsonProperty("identifier")]
public Optional<string> Identifier { set; }