Libraries
»
wechat-bot2
(0.1.5)
»
Index
»
WeChat
»
Bot
»
Message
»
#raw
Method: WeChat::Bot::Message#raw
Defined in:
lib/wechat/bot/message.rb
#
raw
⇒
Hash<Object, Object>
(readonly)
原始消息
Returns:
(
Hash<Object, Object>
)
28 29 30
# File 'lib/wechat/bot/message.rb', line 28
def
raw
@raw
end