PhoneCallAccepted
- class pyrogram.raw.types.PhoneCallAccepted
An accepted phone call
Constructor of
PhoneCall.- Details:
Layer:
196ID:
22FD7181
- Parameters:
id (
int64-bit) – ID of accepted phone callaccess_hash (
int64-bit) – Access hash of phone calldate (
int32-bit) – When was the call acceptedadmin_id (
int64-bit) – ID of the call creatorparticipant_id (
int64-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 callconference_call (
InputGroupCall, optional) – N/A