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
: { inactive
?: boolean; requestWriteAccess
?: boolean; hasSettings
?: boolean; app
: Api.TypeBotApp }Type declaration
Optional inactive?: boolean
Optional requestWriteAccess?: boolean
Optional hasSettings?: boolean
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3947933173
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2406630311
classType
classType: "constructor"
className
className: "messages.BotApp"
Optional inactive
inactive?: boolean
Optional requestWriteAccess
requestWriteAccess?: boolean
Optional hasSettings
hasSettings?: boolean