github.com/gotd/td/tg.PaymentsGetSavedStarGiftsRequest.ExcludeUpgradable (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_get_saved_star_gifts_gen.go#L70: ExcludeUpgradable bool
tl_payments_get_saved_star_gifts_gen.go#L143: if !(g.ExcludeUpgradable == false) {
tl_payments_get_saved_star_gifts_gen.go#L201: g.ExcludeUpgradable = from.GetExcludeUpgradable()
tl_payments_get_saved_star_gifts_gen.go#L320: if !(g.ExcludeUpgradable == false) {
tl_payments_get_saved_star_gifts_gen.go#L395: g.ExcludeUpgradable = g.Flags.Has(7)
tl_payments_get_saved_star_gifts_gen.go#L529: g.ExcludeUpgradable = true
tl_payments_get_saved_star_gifts_gen.go#L532: g.ExcludeUpgradable = 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. |