Method: TelegramBot::ChatLocation#location
- Defined in:
- lib/telegram-bot/models/chat_location.rb
#location ⇒ Object
The location to which the supergroup is connected. Can’t be a live location.
20 21 22 |
# File 'lib/telegram-bot/models/chat_location.rb', line 20 def location @location end |