Method: WeChat::Bot::Core#profile

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

#profileContact (readonly)

当前登录用户信息

Returns:



30
31
32
# File 'lib/wechat/bot/core.rb', line 30

def profile
  @profile
end