webPageAttributeStarGiftAuction
Contains info about a collectible gift auction » for a webPage preview of an auction » (the webPage will have a type of telegram_auction).
type tg.WebPageAttributeStarGiftAuction struct { /* ... */ }
Implements WebPageAttribute.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Gift | StarGiftClass | yes | The gift linked to the auction |
EndDate | int | yes | Date when the auction will end (UNIX timestamp) |
References
- Official documentation
- Generated Go reference
- TL definition:
webPageAttributeStarGiftAuction#1c641c2