Class: TelegramMeetupBot::Commands::HelpCommand
- Defined in:
- lib/telegram_meetup_bot/commands/help_command.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from TelegramMeetupBot::Commands::Base
Instance Method Details
#exec ⇒ Object
4 5 6 |
# File 'lib/telegram_meetup_bot/commands/help_command.rb', line 4 def exec build_response end |