Search Results for

    Show / Hide Table of Contents

    Enum OAuthScopes

    The oauth scopes.

    Namespace: DisCatSharp.Enums
    Assembly: DisCatSharp.dll
    Syntax
    public enum OAuthScopes

    Fields

    Name Description
    ALL

    Scopes: bot applications.commands applications.commands.permissions.update identify email guilds connections

    BOT_DEFAULT

    Scopes: bot applications.commands (Excluding applications.commands.permissions.update for now)

    BOT_MINIMAL

    Scopes: bot applications.commands

    BOT_ONLY

    Scopes: bot

    IDENTIFY_BASIC

    Scopes: identify email

    IDENTIFY_EXTENDED

    Scopes: identify email guilds connections

    Extension Methods

    ReflectionUtilities.ToDictionary<OAuthScopes>()
    ExtensionMethods.GetName<OAuthScopes>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems