Raw.payments.PaymentFormStarGift
Represents a payment form for a gift, see here for more info.
payments.paymentFormStarGift#b425cfe1 form_id:long invoice:Invoice = payments.PaymentForm;
export namespace Raw {
export namespace payments {
export class PaymentFormStarGift {
constructor(params: { formId: bigint; invoice: Raw.TypeInvoice }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 198
Constructor ID: 0xb425cfe1
Property
formId
: bigintForm id.
invoice
: Raw.TypeInvoiceInvoice