Skip to content

Address

Type · TDLib 1.8.67 · d1085f9c

Describes an address

Address(
  country_code: string,
  state: string,
  city: string,
  street_line1: string,
  street_line2: string,
  postal_code: string
) → Address

country_code

string

A two-letter ISO 3166-1 alpha-2 country code

state

string

State, if applicable

city

string

City

street_line1

string

First line of the address

street_line2

string

Second line of the address

postal_code

string

Address postal code