Annotation Interface BotLocation
Maps a handler method to Telegram messages that contain a shared location.
The annotated method is invoked when an incoming message includes a location object
(e.g., when a user shares their geographic coordinates via Telegram).
- Since:
- 0.0.1
- Author:
- Islom Mirsaburov