github.com/gotd/td/tg.SavedStarGift.CanUpgrade (field)
7 uses
github.com/gotd/td/tg (current package)
tl_saved_star_gift_gen.go#L63: CanUpgrade bool
tl_saved_star_gift_gen.go#L209: if !(s.CanUpgrade == false) {
tl_saved_star_gift_gen.go#L311: s.CanUpgrade = from.GetCanUpgrade()
tl_saved_star_gift_gen.go#L529: if !(s.CanUpgrade == false) {
tl_saved_star_gift_gen.go#L692: s.CanUpgrade = s.Flags.Has(10)
tl_saved_star_gift_gen.go#L886: s.CanUpgrade = true
tl_saved_star_gift_gen.go#L889: s.CanUpgrade = false
![]() |
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. |