phone.RequestCall
- class pyrogram.raw.functions.phone.RequestCall
Start a telegram phone call
- Details:
Layer:
194
ID:
42FF96ED
- Parameters:
user_id (
InputUser
) – Destination of the phone callrandom_id (
int
32-bit
) – Random ID to avoid resending the same objectg_a_hash (
bytes
) – Parameter for E2E encryption key exchange »protocol (
PhoneCallProtocol
) – Phone call settingsvideo (
bool
, optional) – Whether to start a video call
- Returns: