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 DisableGroupLinkResponse = "";
|
||||
export declare const disableGroupLinkFactory: (ctx: import("../context.js").ContextBase, api: import("../apis.js").API) => (groupId: string) => Promise<"">;
|
||||
Reference in New Issue
Block a user