mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-12 07:50:25 +00:00
chore: type
This commit is contained in:
@@ -208,6 +208,7 @@ export interface QQLevel {
|
||||
moonNum: number;
|
||||
starNum: number
|
||||
}
|
||||
|
||||
export interface User {
|
||||
uid: string; // 加密的字符串
|
||||
uin: string; // QQ号
|
||||
|
||||
Reference in New Issue
Block a user