Class: ApplicationResponder
- Inherits:
-
Bot::Responder
- Object
- Bot::Responder
- ApplicationResponder
- Defined in:
- lib/generators/bot/install/templates/application_responder.rb
Direct Known Subclasses
Responders::Default, Responders::Introduction, Responders::Reset
Instance Attribute Summary
Attributes inherited from Bot::Responder
#analytics, #chat_context, #handler, #message, #responses, #user, #user_context
Method Summary
Methods inherited from Bot::Responder
#can_handle?, #can_respond_to_type?, #handle, #initialize, respond_to
Constructor Details
This class inherits a constructor from Bot::Responder