telegram api constructor · layer 229 · #66b25953
encryptedChatWaiting
Chat waiting for approval of second participant.
definition
encryptedChatWaiting#66b25953 id:int access_hash:long date:int admin_id:long participant_id:long = EncryptedChat;
parameters
| name | type | description |
|---|---|---|
id | int | Chat ID |
access_hash | long | Checking sum depending on user ID |
date | int | Date of chat creation |
admin_id | long | Chat creator ID |
participant_id | long | ID of second chat participant |
type
EncryptedChat · other constructors: encryptedChatEmpty, encryptedChatRequested, encryptedChat, encryptedChatDiscarded
history
present in layers 8–229 · constructor id changed 1×
| id | layers |
|---|---|
| #3bf703dc | 8–132 |
| #66b25953 | 133–229 |