InputInvoice

class pyrogram.raw.base.InputInvoice

An invoice

Constructors:

This base type has 5 constructors available.

InputInvoiceChatInviteSubscription

Telegram API type.

InputInvoiceMessage

An invoice contained in a messageMediaInvoice message.

InputInvoicePremiumGiftCode

Used if the user wishes to start a channel giveaway or send some giftcodes to members of a channel, in exchange for boosts.

InputInvoiceSlug

An invoice slug taken from an invoice deep link or from the premium_invoice_slug app config parameter »

InputInvoiceStars

{schema}