inputStarGiftAuctionSlug
Used to fetch auctions using the slug of an auction deep link ».
type tg.InputStarGiftAuctionSlug struct { /* ... */ }
Implements InputStarGiftAuction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Slug | string | yes | Auction deep link slug ». |
References
- Official documentation
- Generated Go reference
- TL definition:
inputStarGiftAuctionSlug#7ab58308