Method: WeChat::Bot::Core#callback

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

#callbackCallback (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:



48
49
50
# File 'lib/wechat/bot/core.rb', line 48

def callback
  @callback
end