Method: TelegramBot::Update.openapi_nullable
- Defined in:
- lib/telegram-bot/models/update.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
152 153 154 155 |
# File 'lib/telegram-bot/models/update.rb', line 152 def self.openapi_nullable Set.new([ ]) end |