github.com/gotd/td/tg.StarGiftUpgradePrice.UpgradeStars (field)
6 uses
github.com/gotd/td/tg (current package)
tl_star_gift_upgrade_price_gen.go#L45: UpgradeStars int64
tl_star_gift_upgrade_price_gen.go#L66: if !(s.UpgradeStars == 0) {
tl_star_gift_upgrade_price_gen.go#L88: s.UpgradeStars = from.GetUpgradeStars()
tl_star_gift_upgrade_price_gen.go#L141: b.PutLong(s.UpgradeStars)
tl_star_gift_upgrade_price_gen.go#L173: s.UpgradeStars = value
tl_star_gift_upgrade_price_gen.go#L191: return s.UpgradeStars
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |