Home telegram - inputEncryptedFile
Post
Cancel

telegram - inputEncryptedFile

InputEncryptedFile

enum InputEncryptedFile

1
2
3
4
case inputEncryptedFileEmpty
case inputEncryptedFileUploaded(id: Int64, parts: Int32, md5Checksum: String, keyFingerprint: Int32)
case inputEncryptedFile(id: Int64, accessHash: Int64)
case inputEncryptedFileBigUploaded(id: Int64, parts: Int32, keyFingerprint: Int32)
This post is licensed under CC BY 4.0 by the author.