Expand description
Authentication token management for QQ Guild Bot API.
This module provides the Token struct for managing bot authentication
credentials including app ID and secret, with access token management.
Structsยง
- Token
- Represents the authentication token for a QQ Guild Bot.