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: { photos?: boolean; videos?: boolean; videoMaxSize?: BigInteger }
Type declaration
Optional photos?: boolean
Optional videos?: boolean
Optional videoMaxSize?: BigInteger
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3360175310
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3443234534
classType
classType: "constructor"
className
className: "AutoSaveSettings"
Optional photos
photos?: boolean
Optional videos
videos?: boolean
Optional videoMaxSize
videoMaxSize?: BigInteger