phone.RequestCall

class pyrogram.raw.functions.phone.RequestCall

Start a telegram phone call

Details:
  • Layer: 196

  • ID: A6C4600C

Parameters:
  • user_id (InputUser) – Destination of the phone call

  • random_id (int 32-bit) – Random ID to avoid resending the same object

  • g_a_hash (bytes) – Parameter for E2E encryption key exchange »

  • protocol (PhoneCallProtocol) – Phone call settings

  • video (bool, optional) – Whether to start a video call

  • conference_call (InputGroupCall, optional) – N/A

Returns:

phone.PhoneCall