LocationAddress¶
- class litegram.types.location_address.LocationAddress(*, country_code: str, state: str | None = None, city: str | None = None, street: str | None = None, **extra_data: Any)[source]¶
Describes the physical address of a location.
Describes the physical address of a location.