telegram api constructor · layer 229 · #23734b06

encryptedMessageService

Encrypted service message

definition

encryptedMessageService#23734b06 random_id:long chat_id:int date:int bytes:bytes = EncryptedMessage;

parameters

nametypedescription
random_idlongRandom message ID, assigned by the author of message
chat_idintID of encrypted chat
dateintDate of sending
bytesbytesTL-serialization of the DecryptedMessage type, encrypted with the key created at chat initialization

type

EncryptedMessage · other constructors: encryptedMessage

history

present in layers 8–229

idlayers
#23734b068–229