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
originalArgs: { requested?: boolean; viaChatlist?: boolean; userId: BigInteger; date: number; about?: string; approvedBy?: BigInteger }
Type declaration
Optional requested?: boolean
Optional viaChatlist?: boolean
userId: BigInteger
date: number
Optional about?: string
Optional approvedBy?: BigInteger
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2354765785
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 1393710126
classType
classType: "constructor"
className
className: "ChatInviteImporter"
Optional requested
requested?: boolean
Optional viaChatlist
viaChatlist?: boolean
Optional about
about?: string
Optional approvedBy
approvedBy?: BigInteger