Wechat v0.4.7 Wechat.Plugs.MessageParser

A plug to parse the message pushed by WeChat server.

Link to this section Summary

Functions

Plug init callback.

Link to this section Functions

Link to this function

call(conn, arg2)

Plug init callback.

Example

plug Wechat.Plugs.MessageParser, [module: MyApp.Wechat]