Method: TelegramBot::GetFile200Response#valid?
- Defined in:
- lib/telegram-bot/models/get_file200_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
83 84 85 86 |
# File 'lib/telegram-bot/models/get_file200_response.rb', line 83 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |