PaymentFormStarGift

---types---
payments.paymentFormStarGift#b425cfe1 form_id:long invoice:Invoice = payments.PaymentForm

Belongs to

payments.PaymentForm

In Rust this constructor is a variant of the enums::payments.PaymentForm enum.
Match on it with: if let enums::payments.PaymentForm::PaymentFormStarGift(v) = result { ... }

Parameters

form_idlongrequired
invoiceInvoicerequired