Table of Contents

Property Scopes

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Scopes

Gets the scopes.

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

Property Value

List<string>