ChatLocation¶
- class aiogram.types.chat_location.ChatLocation(*, location: Location, address: str, **extra_data: Any)[source]¶
Represents a location to which a chat is connected.
Source: https://core.telegram.org/bots/api#chatlocation
- address: str¶
Location address; 1-64 characters, as defined by the chat owner