phone.PhoneCall¶ class pyrogram.raw.types.phone.PhoneCall¶ Telegram API type. Constructor of PhoneCall. Details: Layer: 194 ID: EC82E140 Parameters:¶ phone_call (PhoneCall) – N/A users (List of User) – N/A Functions:This object can be returned by 3 functions. phone.RequestCall Telegram API function. phone.AcceptCall Telegram API function. phone.ConfirmCall Telegram API function.