github.com/gotd/td/tg.HelpCountry.Hidden (field)
7 uses
github.com/gotd/td/tg (current package)
tl_help_country_gen.go#L45: Hidden bool
tl_help_country_gen.go#L76: if !(c.Hidden == false) {
tl_help_country_gen.go#L112: c.Hidden = from.GetHidden()
tl_help_country_gen.go#L173: if !(c.Hidden == false) {
tl_help_country_gen.go#L234: c.Hidden = c.Flags.Has(0)
tl_help_country_gen.go#L280: c.Hidden = true
tl_help_country_gen.go#L283: c.Hidden = 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. |