Class: Ruboty::HelpQuery::Actions::Help

Inherits:
Actions::Base
  • Object
show all
Defined in:
lib/ruboty/help_query/actions/help.rb

Overview

Help

Instance Method Summary collapse

Instance Method Details

#callObject



7
8
9
# File 'lib/ruboty/help_query/actions/help.rb', line 7

def call
  message.reply(help)
end