update lại thư mục cấu trúc mới của server nodejs và python
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export type AddGroupDeputyResponse = "";
|
||||
export declare const addGroupDeputyFactory: (ctx: import("../context.js").ContextBase, api: import("../apis.js").API) => (memberId: string | string[], groupId: string) => Promise<"">;
|
||||
Reference in New Issue
Block a user