inputInvoiceStarGiftPrepaidUpgrade
Separately prepay for the upgrade of a gift ».
type tg.InputInvoiceStarGiftPrepaidUpgrade struct { /* ... */ }
Implements InputInvoice.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | InputPeerClass | yes | The peer that owns the gift. |
Hash | string | yes | The upgrade hash from messageActionStarGift.prepaid_upgrade_hash or savedStarGift prepaid_upgrade_hash. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputInvoiceStarGiftPrepaidUpgrade#9a0b48b8