Method: TelegramBot::ChatLocation.acceptable_attributes
- Defined in:
- lib/telegram-bot/models/chat_location.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
34 35 36 |
# File 'lib/telegram-bot/models/chat_location.rb', line 34 def self.acceptable_attributes attribute_map.values end |