Method: TelegramBot::GetFile200Response#list_invalid_properties
- Defined in:
- lib/telegram-bot/models/get_file200_response.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
75 76 77 78 79 |
# File 'lib/telegram-bot/models/get_file200_response.rb', line 75 def list_invalid_properties warn '[DEPRECATED] the `list_invalid_properties` method is obsolete' invalid_properties = Array.new invalid_properties end |