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)
Represents the token type
public enum TokenType
Bot = 1
Bot token type
Bearer = 2
Bearer token type (used for oAuth)