API reference
Property GrantedScope
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
GrantedScope
Gets the scope granted by the exchanged Discord access token, when available.
public string? GrantedScope { get; }