Chat waiting for approval of second participant.
encryptedChatWaiting#66b25953 id:int access_hash:long date:int admin_id:long participant_id:long = EncryptedChat;
| 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 |