View Source ExTDLib.Object.Address (ExTDLib v0.0.4)

Describes an address.

NameTypeDescription
country_codestringA two-letter ISO 3166-1 alpha-2 country code.
statestringState, if applicable.
citystringCity.
street_line1stringFirst line of the address.
street_line2stringSecond line of the address.
postal_codestringAddress postal code.

More details on telegram's documentation.