Method: TelegramBot::ChatLocation.openapi_nullable
- Defined in:
- lib/telegram-bot/models/chat_location.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
47 48 49 50 |
# File 'lib/telegram-bot/models/chat_location.rb', line 47 def self.openapi_nullable Set.new([ ]) end |