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
: { needRating
?: boolean; needDebug
?: boolean; video
?: boolean; id
: BigInteger; reason
?: TypePhoneCallDiscardReason; duration
?: number }Type declaration
Optional needRating?: boolean
Optional needDebug?: boolean
Optional video?: boolean
id: BigInteger
Optional duration?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 1355435489
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3296664529
classType
classType: "constructor"
className
className: "PhoneCallDiscarded"
Optional needRating
needRating?: boolean
Optional needDebug
needDebug?: boolean
Optional video
video?: boolean
Optional duration
duration?: number