github.com/gotd/td/tg.PaymentsGetSavedStarGiftsRequest.ExcludeSaved (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_get_saved_star_gifts_gen.go#L53: ExcludeSaved bool
tl_payments_get_saved_star_gifts_gen.go#L131: if !(g.ExcludeSaved == false) {
tl_payments_get_saved_star_gifts_gen.go#L197: g.ExcludeSaved = from.GetExcludeSaved()
tl_payments_get_saved_star_gifts_gen.go#L308: if !(g.ExcludeSaved == false) {
tl_payments_get_saved_star_gifts_gen.go#L391: g.ExcludeSaved = g.Flags.Has(1)
tl_payments_get_saved_star_gifts_gen.go#L453: g.ExcludeSaved = true
tl_payments_get_saved_star_gifts_gen.go#L456: g.ExcludeSaved = 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. |