encryptedChat

encryptedChat#61f0d4c7 id:int access_hash:long date:int admin_id:long participant_id:long g_a_or_b:bytes key_fingerprint:long = EncryptedChat;

Parameters

NameTypeDescription
id int Identifier of the object — which object depends on the field's type.
access_hash long Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it.
date int A point in time, unix seconds.
admin_id long
participant_id long
g_a_or_b bytes
key_fingerprint long Fingerprint of the shared key: both sides compare it to confirm they derived the same one.

Type

EncryptedChat

Related pages

Types used here