-
Full information of the invoice.
Information about the invoice.
InputMessageInvoice(TdApi.Invoice invoice,
String title,
String description,
String photoUrl,
int photoSize,
int photoWidth,
int photoHeight,
byte[] payload,
String providerToken,
String providerData,
String startParameter)
A message with an invoice; can be used
only by bots.
Contains information about an invoice payment form.
PaymentReceipt(String title,
String description,
TdApi.Photo photo,
int date,
long sellerBotUserId,
long paymentsProviderUserId,
TdApi.Invoice invoice,
TdApi.OrderInfo orderInfo,
TdApi.ShippingOption shippingOption,
String credentialsTitle,
long tipAmount)
Contains information about a successful payment.