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