ShippingAddress
- class pyrogram.types.ShippingAddress
Contains information about a shipping address.
- Parameters:
street_line1 (
str) – First line for the address.street_line1 (
str) – Second line for the address.city (
str) – City for the address.state (
str) – State for the address, if applicable.post_code (
str) – Post code for the address.country_code (
str) – Two-letter ISO 3166-1 alpha-2 country code.