update lại thư mục cấu trúc mới của server nodejs và python
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { AttachmentSource } from "../models/index.js";
|
||||
export type ChangeAccountAvatarResponse = "";
|
||||
export declare const changeAccountAvatarFactory: (ctx: import("../context.js").ContextBase, api: import("../apis.js").API) => (avatarSource: AttachmentSource) => Promise<"">;
|
||||
Reference in New Issue
Block a user