Table of Contents

Property Scopes

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Scopes

Represents scopes granted to the integration.

[JsonProperty("scopes")]
public IReadOnlyList<string> Scopes { get; }

Property Value

IReadOnlyList<string>