Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { video
?: boolean; id
: BigInteger; accessHash
: BigInteger; date
: number; adminId
: BigInteger; participantId
: BigInteger; protocol
: PhoneCallProtocol; receiveDate
?: number }Type declaration
Optional video?: boolean
id: BigInteger
accessHash: BigInteger
date: number
adminId: BigInteger
participantId: BigInteger
Optional receiveDate?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3307368215
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3296664529
classType
classType: "constructor"
className
className: "PhoneCallWaiting"
Optional video
video?: boolean
accessHash
accessHash: BigInteger
adminId
adminId: BigInteger
participantId
participantId: BigInteger
Optional receiveDate
receiveDate?: number