Class: Ruboty::SlackReactionAdded::Actions::ReactionPing
- Inherits:
-
Actions::Base
- Object
- Actions::Base
- Ruboty::SlackReactionAdded::Actions::ReactionPing
- Defined in:
- lib/ruboty/slack_reaction_added/actions/reaction_ping.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
7 8 9 |
# File 'lib/ruboty/slack_reaction_added/actions/reaction_ping.rb', line 7 def call .reply('pong') end |