Raw.payments.SendStarsForm

Raw.payments.SendStarsForm

Make a payment using telegram stars, see here for more info.

payments.sendStarsForm#2bb731d flags:# form_id:long invoice:InputInvoice = payments.PaymentResult;
export namespace Raw {
  export namespace payments {
    export class SendStarsForm {
      constructor(params: { formId: bigint; invoice: Raw.TypeInputInvoice }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x2bb731d

Property

Results

Raw.payments.TypePaymentResult