Skip to content

Commit

Permalink
文档更新
Browse files Browse the repository at this point in the history
  • Loading branch information
hexsum committed Apr 8, 2019
1 parent 7c760a2 commit 9309fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ $client->load("Openwx",data=>{
post_stdout => 0, #可选,上报数据是否打印到stdout,适合管道交互信息方式,默认0
post_media_data => 1, #可选,是否上报经过base64编码的图片原始数据,默认值为1
   post_event_list => ['login','stop','state_change','input_qrcode'], #可选,上报事件列表
#post_message_filter => {class => "recv", "type" => "friend_message",format=>"app",sender_name=>"微信支付"},#可选,消息过滤
});
```

Expand Down

0 comments on commit 9309fa0

Please sign in to comment.