Method: TelegramBot::ChatLocation#address

Defined in:
lib/telegram-bot/models/chat_location.rb

#addressObject

Location address; 1-64 characters, as defined by the chat owner



23
24
25
# File 'lib/telegram-bot/models/chat_location.rb', line 23

def address
  @address
end