Merge branch 'master' into experimental-2

This commit is contained in:
Ali
2021-07-21 22:04:58 +02:00
1613 changed files with 26044 additions and 20900 deletions

View File

@@ -2,7 +2,6 @@ import Foundation
import Postbox
import TelegramApi
import SyncCore
private func keyFingerprintFromBytes(_ bytes: Buffer) -> Int64 {
if let memory = bytes.data, bytes.size >= 4 {