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