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