Method: WeChat::Bot::Core#profile
- Defined in:
- lib/wechat/bot/core.rb
#profile ⇒ Contact (readonly)
当前登录用户信息
30 31 32 |
# File 'lib/wechat/bot/core.rb', line 30 def profile @profile end |
当前登录用户信息
30 31 32 |
# File 'lib/wechat/bot/core.rb', line 30 def profile @profile end |