Class: Ruboty::Handlers::HibariBento

Inherits:
Base
  • Object
show all
Defined in:
lib/ruboty/handlers/hibari_bento.rb

Instance Method Summary collapse

Instance Method Details

#pull(message) ⇒ Object



17
18
19
# File 'lib/ruboty/handlers/hibari_bento.rb', line 17

def pull(message)
  Ruboty::HibariBento::Actions::Pull.new(message).call
end