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
: { p2pAllowed
?: boolean; video
?: boolean; id
: BigInteger; accessHash
: BigInteger; date
: number; adminId
: BigInteger; participantId
: BigInteger; gAOrB
: Buffer; keyFingerprint
: BigInteger; protocol
: PhoneCallProtocol; connections
: TypePhoneConnection[]; startDate
: number }Type declaration
Optional p2pAllowed?: boolean
Optional video?: boolean
id: BigInteger
accessHash: BigInteger
date: number
adminId: BigInteger
participantId: BigInteger
gAOrB: Buffer
keyFingerprint: BigInteger
startDate: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2524937319
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3296664529
classType
classType: "constructor"
className
className: "PhoneCall"
Optional p2pAllowed
p2pAllowed?: boolean
Optional video
video?: boolean
accessHash
accessHash: BigInteger
adminId
adminId: BigInteger
participantId
participantId: BigInteger
keyFingerprint
keyFingerprint: BigInteger
startDate
startDate: number