github.com/gotd/td/tg.PaymentsGetSavedStarGiftsRequest.ExcludeUnsaved (field)
7 uses
github.com/gotd/td/tg (current package)
tl_payments_get_saved_star_gifts_gen.go#L51: ExcludeUnsaved bool
tl_payments_get_saved_star_gifts_gen.go#L128: if !(g.ExcludeUnsaved == false) {
tl_payments_get_saved_star_gifts_gen.go#L196: g.ExcludeUnsaved = from.GetExcludeUnsaved()
tl_payments_get_saved_star_gifts_gen.go#L305: if !(g.ExcludeUnsaved == false) {
tl_payments_get_saved_star_gifts_gen.go#L390: g.ExcludeUnsaved = g.Flags.Has(0)
tl_payments_get_saved_star_gifts_gen.go#L434: g.ExcludeUnsaved = true
tl_payments_get_saved_star_gifts_gen.go#L437: g.ExcludeUnsaved = 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. |