Property Scopes
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Scopes
Represents scopes granted to the integration.
[JsonProperty("scopes")]
public IReadOnlyList<string> Scopes { get; }
Represents scopes granted to the integration.
[JsonProperty("scopes")]
public IReadOnlyList<string> Scopes { get; }