WeChat.CustomMessage.send_voice
You're seeing just the function
send_voice
, go back to WeChat.CustomMessage module for more information.
Link to this function
send_voice(client, openid, media_id)
Specs
send_voice(WeChat.client(), WeChat.openid(), WeChat.Material.media_id()) :: WeChat.response()
客服消息接口 - 发送语音消息 - 官方文档