Table of Contents

Enum TokenType

Namespace
Kook
Assembly
Kook.Net.Core.dll

Specifies the type of token to use with the client.

public enum TokenType

Fields

Bearer = 0

An OAuth2 token type.

Bot = 1

A bot token type.