PhoneCallAccepted
- class pyrogram.raw.types.PhoneCallAccepted
An accepted phone call
Constructor of
PhoneCall
.- Details:
Layer:
194
ID:
3660C311
- Parameters:
id (
int
64-bit
) – ID of accepted phone callaccess_hash (
int
64-bit
) – Access hash of phone calldate (
int
32-bit
) – When was the call acceptedadmin_id (
int
64-bit
) – ID of the call creatorparticipant_id (
int
64-bit
) – ID of the other user in the callg_b (
bytes
) – B parameter for secure E2E phone call key exchangeprotocol (
PhoneCallProtocol
) – Protocol to use for phone callvideo (
bool
, optional) – Whether this is a video call