EncryptedChat¶
- class pyrogram.raw.types.EncryptedChat¶
Telegram API type.
Constructor of
EncryptedChat.- Details:
Layer:
220ID:
61F0D4C7
- Parameters:¶
id (
int32-bit) – N/Aaccess_hash (
int64-bit) – N/Adate (
int32-bit) – N/Aadmin_id (
int64-bit) – N/Aparticipant_id (
int64-bit) – N/Ag_a_or_b (
bytes) – N/Akey_fingerprint (
int64-bit) – N/A
- Functions:
This object can be returned by 2 functions.
Telegram API function.
Telegram API function.