telegram api constructor · layer 229 · #1e8caaeb
postAddress
Shipping address
definition
postAddress#1e8caaeb street_line1:string street_line2:string city:string state:string country_iso2:string post_code:string = PostAddress;
parameters
| name | type | description |
|---|---|---|
street_line1 | string | First line for the address |
street_line2 | string | Second line for the address |
city | string | City |
state | string | State, if applicable (empty otherwise) |
country_iso2 | string | ISO 3166-1 alpha-2 country code |
post_code | string | Address post code |
type
history
present in layers 65–229
| id | layers |
|---|---|
| #1e8caaeb | 65–229 |