ShippingAddress¶
- class litegram.types.shipping_address.ShippingAddress(*, country_code: str, state: str, city: str, street_line1: str, street_line2: str, post_code: str, **extra_data: Any)[source]¶
This object represents a shipping address.
Source: https://core.telegram.org/bots/api#shippingaddress
- country_code: str¶
Two-letter ISO 3166-1 alpha-2 country code