Country code and phone number pattern of a specific country
Constructor schema is available as of layer 118. Switch ยป
| 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 |