10
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
interface AtUserInfo {
|
||||
atUserID:string; // at 成员的 ID
|
||||
groupNickname:string; // at 成员的昵称
|
||||
}
|
||||
export default AtUserInfo;
|
||||
Reference in New Issue
Block a user