Search Results for

    Show / Hide Table of Contents

    Enum TokenType

    Token type

    Namespace: KSharpPlus.Enums
    Assembly: KSharpPlus.dll
    Syntax
    public enum TokenType

    Fields

    Name Description
    Bearer

    Bearer token type (oAuth)

    Bot

    Bot token type

    User

    User token type

    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2023 KSharpPlus Contributors