inputStarGiftAuction
Used to fetch auctions using the ID of the linked collectible gift.
type tg.InputStarGiftAuction struct { /* ... */ }
Implements InputStarGiftAuction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
GiftID | int64 | yes | Collectible gift ID |
References
- Official documentation
- Generated Go reference
- TL definition:
inputStarGiftAuction#2e16c98