inputInvoiceStarGiftResale
Used to buy a collectible gift currently up on resale, see here for more info on the full flow.
type tg.InputInvoiceStarGiftResale struct { /* ... */ }
Implements InputInvoice.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Ton | bool | — | Buy the gift using TON. |
Slug | string | yes | Slug of the gift to buy. |
ToID | InputPeerClass | yes | The receiver of the gift. |
References
- Official documentation
- Generated Go reference
- TL definition:
inputInvoiceStarGiftResale#c39f5324