PhoneCallAccepted#
- class pyrogram.raw.types.PhoneCallAccepted#
An accepted phone call.
Constructor of
PhoneCall.- Details:
Layer:
158ID:
3660C311
- Parameters:
id (
int64-bit) – ID of accepted phone call.access_hash (
int64-bit) – Access hash of phone call.date (
int32-bit) – When was the call accepted.admin_id (
int64-bit) – ID of the call creator.participant_id (
int64-bit) – ID of the other user in the call.g_b (
bytes) – B parameter for secure E2E phone call key exchange.protocol (
PhoneCallProtocol) – Protocol to use for phone call.video (
bool, optional) – Whether this is a video call.