Class: GrubY::Handlers::ChatBoostHandler
- Inherits:
-
BaseHandler
- Object
- BaseHandler
- GrubY::Handlers::ChatBoostHandler
- Defined in:
- lib/gruubY/handlers.rb
Instance Attribute Summary
Attributes inherited from BaseHandler
#callback, #exceptions, #filters, #group
Instance Method Summary collapse
Methods inherited from BaseHandler
Constructor Details
This class inherits a constructor from GrubY::Handlers::BaseHandler
Instance Method Details
#event ⇒ Object
67 |
# File 'lib/gruubY/handlers.rb', line 67 def event = :chat_boost |
#extract(ctx) ⇒ Object
68 |
# File 'lib/gruubY/handlers.rb', line 68 def extract(ctx) = ctx.chat_boost |