starGiftUpgradePrice
Indicates the price for a gift upgrade » starting from a specific point in time.
type tg.StarGiftUpgradePrice struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Date | int | yes | UNIX timestamp indicating when the price will be in effect. |
UpgradeStars | int64 | yes | Upgrade price. |
References
- Official documentation
- Generated Go reference
- TL definition:
starGiftUpgradePrice#99ea331d