EncryptedChatWaiting#
- class pyrogram.raw.types.EncryptedChatWaiting#
Chat waiting for approval of second participant.
Constructor of
EncryptedChat.- Details:
Layer:
158ID:
66B25953
- Parameters:
id (
int32-bit) – Chat ID.access_hash (
int64-bit) – Checking sum depending on user ID.date (
int32-bit) – Date of chat creation.admin_id (
int64-bit) – Chat creator ID.participant_id (
int64-bit) – ID of second chat participant.
- Functions:
This object can be returned by 2 functions.
Sends a request to start a secret chat to the user.
Confirms creation of a secret chat.