Method: TelegramBot::GetFile200Response#hash
- Defined in:
- lib/telegram-bot/models/get_file200_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
105 106 107 |
# File 'lib/telegram-bot/models/get_file200_response.rb', line 105 def hash [ok, result].hash end |