Country code and phone number pattern of a specific country
help.countryCode#4203c5ef flags:# country_code:string prefixes:flags.0?Vector<string> patterns:flags.1?Vector<string> = help.CountryCode;
| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| country_code | string | ISO country code | 
| prefixes | flags.0?Vector<string> | Possible phone prefixes | 
| patterns | flags.1?Vector<string> | Phone patterns: for example, XXX XXX XXX |