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
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. |