github.com/gotd/td/tg.HelpCountriesListBox.CountriesList (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_help_countries_list_gen.go#L398: 	CountriesList HelpCountriesListClass
		tl_help_countries_list_gen.go#L410: 	b.CountriesList = v
		tl_help_countries_list_gen.go#L416: 	if b == nil || b.CountriesList == nil {
		tl_help_countries_list_gen.go#L419: 	return b.CountriesList.Encode(buf)
		tl_help_get_countries_list_gen.go#L204: 	return result.CountriesList, nil
		tl_server_gen.go#L8828: 		return &HelpCountriesListBox{CountriesList: response}, nil