PhoneCallEmpty
- class pyrogram.raw.types.PhoneCallEmpty
Empty constructor
Constructor of
PhoneCall.- Details:
Layer:
223ID:
5366C915
- Parameters:
id (
int64-bit) – Call ID
TL Schema
phoneCallEmpty#5366c915
id:long
= PhoneCall
Parameter Tree
PhoneCallEmpty
└── id →
longExample
PhoneCallEmpty(
id=0,
)