AcceptCall¶
-
class
pyrogram.raw.functions.phone.
AcceptCall
¶ Accept incoming call.
- Details
Layer:
126
ID:
0x3bd2b4a0
- Parameters
peer (
InputPhoneCall
) – The call to accept.g_b (
bytes
) – Parameter for E2E encryption key exchange.protocol (
PhoneCallProtocol
) – Phone call settings.
- Returns
phone.PhoneCall
– Phone call.