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
: { date
: number; botId
: BigInteger; providerId
: BigInteger; title
: string; description
: string; photo
?: TypeWebDocument; invoice
: Invoice; info
?: PaymentRequestedInfo; shipping
?: ShippingOption; tipAmount
?: BigInteger; currency
: string; totalAmount
: BigInteger; credentialsTitle
: string; users
: TypeUser[] }Type declaration
date: number
botId: BigInteger
providerId: BigInteger
title: string
description: string
Optional tipAmount?: BigInteger
currency: string
totalAmount: BigInteger
credentialsTitle: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 1891958275
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 1493210057
classType
classType: "constructor"
className
className: "payments.PaymentReceipt"
providerId
providerId: BigInteger
description
description: string
Optional tipAmount
tipAmount?: BigInteger
totalAmount
totalAmount: BigInteger
credentialsTitle
credentialsTitle: string