help.country

Name, ISO code, localized name and phone codes/patterns of a specific country

생성자 스키마는 레이어 118부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
hidden flags.0?true Whether this country should not be shown in the list
iso2 string ISO code of country
default_name string Name of the country in the country's language
name flags.1?string Name of the country in the user's language, if different from the original name
country_codes Vector<help.CountryCode> Phone codes/patterns

Type

help.Country