mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
feat: more group member info field
This commit is contained in:
@@ -63,6 +63,7 @@ export interface GroupMember {
|
||||
shutUpTime: number; // 禁言时间,单位是什么暂时不清楚
|
||||
uid: string; // 加密的字符串
|
||||
uin: string; // QQ号
|
||||
isRobot: boolean;
|
||||
}
|
||||
|
||||
export enum ElementType {
|
||||
|
Reference in New Issue
Block a user