Enum TokenType
- Namespace
- Kook
- Assembly
- Kook.Net.Core.dll
表示客户端所使用的令牌类型。
public enum TokenType
Fields
Bearer = 0OAuth2 令牌类型。
Bot = 1Bot 令牌类型。
Pipe = 2管道令牌类型。
表示客户端所使用的令牌类型。
public enum TokenType
Bearer = 0OAuth2 令牌类型。
Bot = 1Bot 令牌类型。
Pipe = 2管道令牌类型。