Table of Contents

Enum TokenType

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Represents the token type

public enum TokenType

Fields

Bot = 1

Bot token type

Bearer = 2

Bearer token type (used for oAuth)