WeChat.SubscribeMessage.send
You're seeing just the function
send
, go back to WeChat.SubscribeMessage module for more information.
Link to this function
send(client, openid, template_id, data, options \\ %{})
Specs
send( WeChat.client(), WeChat.openid(), template_id(), send_data(), send_options() ) :: WeChat.response()
发送订阅消息