PostAddress

class pyrogram.raw.types.PostAddress

Shipping address

Constructor of PostAddress.

Details:
  • Layer: 187

  • ID: 1E8CAAEB

Parameters:
  • street_line1 (str) – First line for the address

  • street_line2 (str) – Second line for the address

  • city (str) – City

  • state (str) – State, if applicable (empty otherwise)

  • country_iso2 (str) – ISO 3166-1 alpha-2 country code

  • post_code (str) – Address post code