WeChat.BatchSends.get

You're seeing just the function get, go back to WeChat.BatchSends module for more information.
Link to this function

get(client, msg_id)

Specs

查询群发消息发送状态【订阅号与服务号认证后均可用】 - 官方文档

开发者可通过该接口发送消息给指定用户,在手机端查看消息的样式和排版。

为了满足第三方平台开发者的需求,在保留对openID预览能力的同时,增加了对指定微信号发送预览的能力,但该能力每日调用次数有限制(100次),请勿滥用。