Новая система вложений

This commit is contained in:
RoyceDa
2026-03-26 22:29:03 +02:00
parent fd3fac54f6
commit 8d6090e632
12 changed files with 192 additions and 145 deletions

View File

@@ -472,6 +472,9 @@ export function CallProvider(props : CallProviderProps) {
id: generateRandomKey(16),
preview: duration.toString(),
type: AttachmentType.CALL,
transport_server: "",
transport_tag: "",
encoded_for: "",
blob: ""
}], true);
}