PhoneCallWaiting#
- class pyrogram.raw.types.PhoneCallWaiting#
Incoming phone call.
Constructor of
PhoneCall.- Details:
Layer:
158ID:
C5226F17
- Parameters:
id (
int64-bit) – Call ID.access_hash (
int64-bit) – Access hash.date (
int32-bit) – Date.admin_id (
int64-bit) – Admin ID.participant_id (
int64-bit) – Participant ID.protocol (
PhoneCallProtocol) – Phone call protocol info.video (
bool, optional) – Is this a video call.receive_date (
int32-bit, optional) – When was the phone call received.