WeChat.CardDistributing.get_mp_news_html
You're seeing just the function
get_mp_news_html
, go back to WeChat.CardDistributing module for more information.
Link to this function
get_mp_news_html(client, card_id)
Specs
get_mp_news_html(WeChat.client(), WeChat.Card.card_id()) :: WeChat.response()
图文消息群发卡券 - 官方文档
支持开发者调用该接口获取卡券嵌入图文消息的标准格式代码,将返回代码填入 新增临时素材 中content字段,即可获取嵌入卡券的图文消息素材。
特别注意:目前该接口仅支持填入非自定义code的卡券,自定义code的卡券需先进行code导入后调用。