EncryptedChatRequested¶
- class pyrogram.raw.types.EncryptedChatRequested¶
Telegram API type.
Constructor of
EncryptedChat
.- Details:
Layer:
194
ID:
48F1D94C
- Parameters:¶
id (
int
32-bit
) – N/Aaccess_hash (
int
64-bit
) – N/Adate (
int
32-bit
) – N/Aadmin_id (
int
64-bit
) – N/Aparticipant_id (
int
64-bit
) – N/Ag_a (
bytes
) – N/Afolder_id (
int
32-bit
, optional) – N/A
- Functions:
This object can be returned by 2 functions.
Telegram API function.
Telegram API function.