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; msgId
: TypeInputBotInlineMessageID; chatInstance
: BigInteger; data
?: Buffer; gameShortName
?: string }Type declaration
queryId: BigInteger
userId: BigInteger
chatInstance: BigInteger
Optional data?: Buffer
Optional gameShortName?: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 1763610706
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2676568142
classType
classType: "constructor"
className
className: "UpdateInlineBotCallbackQuery"
queryId
queryId: BigInteger
chatInstance
chatInstance: BigInteger
Optional data
data?: Buffer
Optional gameShortName
gameShortName?: string