Enum TokenType
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
Token type
public enum TokenType
- Extension Methods
Fields
Bearer = 2
Bearer token type (used for oAuth)
Bot = 1
Bot token type
Token type
public enum TokenType
Bearer = 2
Bearer token type (used for oAuth)
Bot = 1
Bot token type