encryptedMessage#ed18c118 random_id:long chat_id:int date:int bytes:bytes file:EncryptedFile = EncryptedMessage;| Name | Type |
|---|---|
| randomId | qint64 |
| chatId | qint32 |
| date | qint32 |
| bytes | QByteArray |
| file | EncryptedFile |
encryptedMessageService#23734b06 random_id:long chat_id:int date:int bytes:bytes = EncryptedMessage;| Name | Type |
|---|---|
| randomId | qint64 |
| chatId | qint32 |
| date | qint32 |
| bytes | QByteArray |