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
: { queryId
: BigInteger; userId
: BigInteger; peer
: TypePeer; msgId
: number; chatInstance
: BigInteger; data
?: Buffer; gameShortName
?: string }Type declaration
queryId: BigInteger
userId: BigInteger
msgId: number
chatInstance: BigInteger
Optional data?: Buffer
Optional gameShortName?: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3117401229
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2676568142
classType
classType: "constructor"
className
className: "UpdateBotCallbackQuery"
queryId
queryId: BigInteger
chatInstance
chatInstance: BigInteger
Optional data
data?: Buffer
Optional gameShortName
gameShortName?: string