75 76 77
# File 'lib/wechat/message.rb', line 75 def image media_id update(:MsgType=>"image", :Image=>{:MediaId=>media_id}) end