Location

class aiogram.types.location.Location(conf: Optional[Dict[str, Any]] = None, **kwargs: Any)[source]

Bases: TelegramObject

This object represents a point on the map.

https://core.telegram.org/bots/api#location

Deserialize object

Parameters
  • conf

  • kwargs