Class: Ruboty::Eto::Actions::Emoji
- Inherits:
-
Actions::Base
- Object
- Actions::Base
- Ruboty::Eto::Actions::Emoji
- Includes:
- EtoHelper
- Defined in:
- lib/ruboty/eto/actions/emoji.rb
Instance Method Summary collapse
Methods included from EtoHelper
Instance Method Details
#call ⇒ Object
9 10 11 |
# File 'lib/ruboty/eto/actions/emoji.rb', line 9 def call .reply(emoji) end |