ConfirmCall¶
-
class
pyrogram.raw.functions.phone.
ConfirmCall
¶ Complete phone call E2E encryption key exchange.
- Details
Layer:
126
ID:
0x2efe1722
- Parameters
peer (
InputPhoneCall
) – The phone call.g_a (
bytes
) – Parameter for E2E encryption key exchange.key_fingerprint (
int
64-bit
) – Key fingerprint.protocol (
PhoneCallProtocol
) – Phone call settings.
- Returns
phone.PhoneCall
– Phone call.