Method: TelegramBot::SwitchInlineQueryChosenChat.openapi_nullable
- Defined in:
- lib/telegram-bot/models/switch_inline_query_chosen_chat.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
62 63 64 65 |
# File 'lib/telegram-bot/models/switch_inline_query_chosen_chat.rb', line 62 def self.openapi_nullable Set.new([ ]) end |