Property Scopes
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Scopes
Gets the scopes.
[JsonProperty("scopes", NullValueHandling = NullValueHandling.Ignore)]
public List<string>? Scopes { get; }
Gets the scopes.
[JsonProperty("scopes", NullValueHandling = NullValueHandling.Ignore)]
public List<string>? Scopes { get; }