Raw.payments.ExportInvoice

Raw.payments.ExportInvoice

Generate an invoice deep link

payments.exportInvoice#f91b065 invoice_media:InputMedia = payments.ExportedInvoice;
export namespace Raw {
  export namespace payments {
    export class ExportInvoice {
      constructor(params: { invoiceMedia: Raw.TypeInputMedia }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xf91b065

Property

Results

Raw.payments.TypeExportedInvoice

Bots can use