feat(P4C.T2): shared soundboards wrappers + sealed-blob crypto + tests

This commit is contained in:
byGalax
2026-05-16 20:53:48 +02:00
parent 1fe196b839
commit f981904e7f
4 changed files with 368 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ export * from './pinnedMessages';
export * from './mentions';
export * from './viewOnceAttachments';
export * from './whiteboards';
export * from './soundboards';
// ----- RPC wrappers ---------------------------------------------------------