feat(private-room): migrate to album APIs

This commit is contained in:
2026-07-14 12:30:22 +08:00
parent 9612a28b3c
commit 538af6d45f
48 changed files with 1529 additions and 2092 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
export * from "./private_room";
export * from "./private_room_moments_response";
export * from "./private_room_unlock_response";
export * from "./unlock_private_room_moment_request";
export * from "./private_album";
export * from "./private_albums_response";
export * from "./private_album_unlock_response";
export * from "./unlock_private_album_request";