Method: WeChat::Bot::Core#handlers

Defined in:
lib/wechat/bot/core.rb

#handlersHandlerList (readonly)

Returns:



41
42
43
# File 'lib/wechat/bot/core.rb', line 41

def handlers
  @handlers
end