Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
pyrogram.raw.types.phone.
PhoneCall
A VoIP phone call.
Constructor type of PhoneCall.
Layer: 126
126
ID: 0xec82e140
0xec82e140
phone_call (PhoneCall) – The VoIP phone call.
users (List of User) – VoIP phone call participants.
User
This object can be returned by 3 methods:
phone.RequestCall
Start a telegram phone call.
phone.AcceptCall
Accept incoming call.
phone.ConfirmCall
Complete phone call E2E encryption key exchange.