PhoneCallRequested
- class pyrogram.raw.types.PhoneCallRequested
Requested phone call
Constructor of
PhoneCall
.- Details:
Layer:
196
ID:
45361C63
- Parameters:
id (
int
64-bit
) – Phone call IDaccess_hash (
int
64-bit
) – Access hashdate (
int
32-bit
) – When was the phone call createdadmin_id (
int
64-bit
) – ID of the creator of the phone callparticipant_id (
int
64-bit
) – ID of the other participant of the phone callg_a_hash (
bytes
) – Parameter for key exchangeprotocol (
PhoneCallProtocol
) – Call protocol info to be passed to libtgvoipvideo (
bool
, optional) – Whether this is a video callconference_call (
InputGroupCall
, optional) – N/A