Table of Contents

Class DiscordAuthorizationInformation

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll
public sealed class DiscordAuthorizationInformation : ObservableApiObject
Inheritance
DiscordAuthorizationInformation
Inherited Members

Properties

Application

Gets the current application.

Scopes

Gets the scopes the user has authorized the application for.

User

Gets the user who has authorized, if the user has authorized with the identify scope.