Table of Contents

Property Scopes

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Scopes

The scopes the app was authorized for.

public IReadOnlyList<string> Scopes { get; }

Property Value

IReadOnlyList<string>