在客服发送消息到用户的时候提示:{"errcode":45047,"errmsg":"out of response count limit rid: 6629b326-499bd9f3-161b7055"}, 这种是情况是超过了消息发送额度;但是实际用户 加上 系统自动发送的消息数量是没有大于或者等于5 条 ;
但是不知道除了这个接口会计算下发额度:https://api.weixin.qq.com/cgi-bin/message/custom/send,之前咨询过微信开发回复:发送typing状态也是计入额度:https://api.weixin.qq.com/cgi-bin/message/custom/typing;不知道还有哪些接口或者场景发送信息也会计算在额度内?这个问题频繁发生,望回复,感谢!