EncryptedMessageService
---types--- encryptedMessageService#23734b06 random_id:long chat_id:int date:date bytes:bytes = EncryptedMessage
Belongs to
EncryptedMessage |
This type can be an instance of either:
EncryptedMessage | EncryptedMessageService |
Members
chat_id | int | |
date | date | |
bytes | bytes | |
random_id | long | If left unspecified, it will be inferred automatically. |