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
: { shippingAddressRequested
?: boolean; test
?: boolean; title
: string; description
: string; photo
?: TypeWebDocument; currency
: string; totalAmount
: BigInteger; replyMarkup
?: TypeReplyMarkup }Type declaration
Optional shippingAddressRequested?: boolean
Optional test?: boolean
title: string
description: string
currency: string
totalAmount: BigInteger
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 894081801
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3297841032
classType
classType: "constructor"
className
className: "BotInlineMessageMediaInvoice"
Optional shippingAddressRequested
shippingAddressRequested?: boolean
Optional test
test?: boolean
description
description: string
totalAmount
totalAmount: BigInteger