Table of Contents
API reference

Property Scopes

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

Scopes

Gets the scopes granted during authorization.

[JsonProperty("scopes", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<string> Scopes { get; }

Property Value

IReadOnlyList<string>