我使用 https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/kf-mgnt/kf-message/uploadTempMedia.html
中的新增图片素材接口,上传的图片素材有过期时间吗?会不会到了时间,找不到素材了?如果素材会过期,上传素材接口返回media_id,会不会也失效?
我使用发送客服消息(即https://developers.weixin.qq.com/doc/service/api/customer/message/api_sendcustommessage.html)接口发送小程序消息时,需要用到thumb_media_id,因为我要用到之前上传素材返回media_id作为thumb_media_id去调用发送客服消息接口。。
谢谢!!
