WeChat.Material.get_material_count
You're seeing just the function
get_material_count
, go back to WeChat.Material module for more information.
Link to this function
get_material_count(client)
Specs
get_material_count(WeChat.client()) :: WeChat.response()
获取素材总数 - 官方文档
开发者可以根据本接口来获取永久素材的列表,需要时也可保存到本地。
请注意:
- 永久素材的总数,也会计算公众平台官网素材管理中的素材
- 图片和图文消息素材(包括单图文和多图文)的总数上限为100000,其他素材的总数上限为1000
- 调用该接口需https协议