github.com/gotd/td/tg.PaymentsGetSavedStarGiftsRequest.ExcludeUnupgradable (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_get_saved_star_gifts_gen.go#L75: ExcludeUnupgradable bool
tl_payments_get_saved_star_gifts_gen.go#L146: if !(g.ExcludeUnupgradable == false) {
tl_payments_get_saved_star_gifts_gen.go#L202: g.ExcludeUnupgradable = from.GetExcludeUnupgradable()
tl_payments_get_saved_star_gifts_gen.go#L323: if !(g.ExcludeUnupgradable == false) {
tl_payments_get_saved_star_gifts_gen.go#L396: g.ExcludeUnupgradable = g.Flags.Has(8)
tl_payments_get_saved_star_gifts_gen.go#L548: g.ExcludeUnupgradable = true
tl_payments_get_saved_star_gifts_gen.go#L551: g.ExcludeUnupgradable = 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. |