Class: ApplicationResponder

Inherits:
Bot::Responder show all
Defined in:
lib/generators/bot/install/templates/application_responder.rb

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