github.com/gotd/td/tg.FactCheck.Country (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_fact_check_gen.go#L59: 	Country string
		tl_fact_check_gen.go#L92: 	if !(f.Country == "") {
		tl_fact_check_gen.go#L123: 		f.Country = val
		tl_fact_check_gen.go#L184: 	if !(f.Country == "") {
		tl_fact_check_gen.go#L211: 		b.PutString(f.Country)
		tl_fact_check_gen.go#L249: 		f.Country = value
		tl_fact_check_gen.go#L288: 	f.Country = value
		tl_fact_check_gen.go#L300: 	return f.Country, true