telegram api constructor · layer 229 · #61f0d4c7

encryptedChat

Encrypted chat

definition

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
idintChat ID
access_hashlongCheck sum dependent on the user ID
dateintDate chat was created
admin_idlongChat creator ID
participant_idlongID of the second chat participant
g_a_or_bbytesB = g ^ b mod p, if the currently authorized user is the chat's creator,or A = g ^ a mod p otherwiseSee Wikipedia for more info
key_fingerprintlong64-bit fingerprint of received key

type

EncryptedChat · other constructors: encryptedChatEmpty, encryptedChatWaiting, encryptedChatRequested, encryptedChatDiscarded

history

present in layers 8–229 · constructor id changed 2×

idlayers
#6601d14f8–10
#fa56ce3611–132
#61f0d4c7133–229