This commit is contained in:
Isaac
2025-06-28 19:48:34 +02:00
parent 7512f7f017
commit a23deded22
109 changed files with 376 additions and 68 deletions

View File

@@ -19,6 +19,7 @@ import AlertComponent
import TelegramPresentationData
import ComponentFlow
import MultilineTextComponent
import AVFoundation
private func resolvedEmojiKey(data: Data) -> [String] {
let resolvedKey = stringForEmojiHashOfData(data, 4) ?? []