@@ -6,7 +6,7 @@ import "time"
type Bot struct {
AppID string // AppID is BotAppID(开发者ID)
Token string // Token is 机器人令牌
Key string // Key is 机器人密钥
Secret string // Secret is 机器人密钥
Timeout time.Duration // Timeout is API 调用超时
}
The note is not visible to the blocked user.