payments.paymentFormStarGift
Represents a payment form for a gift, see here » for more info.
type tg.PaymentsPaymentFormStarGift struct { /* ... */ }
Implements payments.PaymentForm.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
FormID | int64 | yes | Form ID. |
Invoice | Invoice | yes | Invoice |
References
- Official documentation
- Generated Go reference
- TL definition:
payments.paymentFormStarGift#b425cfe1