Method: WeChat::Bot::Message#from
- Defined in:
- lib/wechat/bot/message.rb
#from ⇒ Contact (readonly)
消息发送者
用户或者群组
52 53 54 |
# File 'lib/wechat/bot/message.rb', line 52 def from @from end |
消息发送者
用户或者群组
52 53 54 |
# File 'lib/wechat/bot/message.rb', line 52 def from @from end |