github.com/gotd/td/tg.HelpPromoData.Proxy (field)
7 uses
github.com/gotd/td/tg (current package)
tl_help_promo_data_gen.go#L180: Proxy bool
tl_help_promo_data_gen.go#L222: if !(p.Proxy == false) {
tl_help_promo_data_gen.go#L266: p.Proxy = from.GetProxy()
tl_help_promo_data_gen.go#L341: if !(p.Proxy == false) {
tl_help_promo_data_gen.go#L425: p.Proxy = p.Flags.Has(0)
tl_help_promo_data_gen.go#L495: p.Proxy = true
tl_help_promo_data_gen.go#L498: p.Proxy = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |