help.countriesList
Name, ISO code, localized name and phone codes/patterns of all available countries
type tg.HelpCountriesList struct { /* ... */ }
Implements help.CountriesList.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Countries | []HelpCountry | yes | Name, ISO code, localized name and phone codes/patterns of all available countries |
Hash | int | yes | Hash used for caching, for more info click here |
References
- Official documentation
- Generated Go reference
- TL definition:
help.countriesList#87d0759e