Table of Contents

Property Scopes

Namespace
DSharpPlus.Net.InboundWebhooks
Assembly
DSharpPlus.dll

Scopes

Gets the scopes the application was authorized for.

public IReadOnlyList<string> Scopes { get; }

Property Value

IReadOnlyList<string>