phone.PhoneCall#

class pyrogram.raw.base.phone.PhoneCall#

Phone call.

Constructors:

This base type has 1 constructor available.

phone.PhoneCall

A VoIP phone call.

Functions:

This object can be returned by 3 functions.

phone.RequestCall

Start a telegram phone call.

phone.AcceptCall

Accept incoming call.

phone.ConfirmCall

Complete phone call E2E encryption key exchange.