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

6 uses

	github.com/gotd/td/tg (current package)
		tl_help_countries_list_gen.go#L394: 	CountriesList HelpCountriesListClass
		tl_help_countries_list_gen.go#L406: 	b.CountriesList = v
		tl_help_countries_list_gen.go#L412: 	if b == nil || b.CountriesList == nil {
		tl_help_countries_list_gen.go#L415: 	return b.CountriesList.Encode(buf)
		tl_help_get_countries_list_gen.go#L204: 	return result.CountriesList, nil
		tl_server_gen.go#L6733: 		return &HelpCountriesListBox{CountriesList: response}, nil