PhoneCall¶
- class pyrogram.raw.types.PhoneCall¶
Telegram API type.
Constructor of
PhoneCall
.- Details:
Layer:
194
ID:
30535AF5
- Parameters:¶
id (
int
64-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_or_b (
bytes
) – N/Akey_fingerprint (
int
64-bit
) – N/Aprotocol (
PhoneCallProtocol
) – N/Aconnections (List of
PhoneConnection
) – N/Astart_date (
int
32-bit
) – N/Ap2p_allowed (
bool
, optional) – N/Avideo (
bool
, optional) – N/Acustom_parameters (
DataJSON
, optional) – N/A