PhoneCall

class pyrogram.raw.types.PhoneCall

Telegram API type.

Constructor of PhoneCall.

Details:
  • Layer: 187

  • ID: 30535AF5

Parameters:
  • id (int 64-bit) – N/A

  • access_hash (int 64-bit) – N/A

  • date (int 32-bit) – N/A

  • admin_id (int 64-bit) – N/A

  • participant_id (int 64-bit) – N/A

  • g_a_or_b (bytes) – N/A

  • key_fingerprint (int 64-bit) – N/A

  • protocol (PhoneCallProtocol) – N/A

  • connections (List of PhoneConnection) – N/A

  • start_date (int 32-bit) – N/A

  • p2p_allowed (bool, optional) – N/A

  • video (bool, optional) – N/A

  • custom_parameters (DataJSON, optional) – N/A