Class: GrubY::Handlers::ManagedBotUpdatedHandler
- Inherits:
-
BaseHandler
- Object
- BaseHandler
- GrubY::Handlers::ManagedBotUpdatedHandler
- 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
161 |
# File 'lib/gruubY/handlers.rb', line 161 def event = :managed_bot |
#extract(ctx) ⇒ Object
162 |
# File 'lib/gruubY/handlers.rb', line 162 def extract(ctx) = ctx.managed_bot_updated |