xdujiang
xdujiang
**Describe the bug** While updated ETM to version 2.3.1, error occurs while sending stickers. Got 2 error messages: 1. Message is not sent. AttributeError("'Sticker' object has no attribute 'is_video'",) ```...
**例行检查** + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭 **功能描述** Firebase Cloud Messaging (FCM) 是一种跨平台消息传递解决方案,可供您可靠地传递消息,且无需任何费用。 境内 FCM 的推送服务可以直连访问,且对于有谷歌服务的安卓设备不需要 APP 自己保持后台连接,因此希望加入其支持。 相关页面: https://firebase.google.com/docs/cloud-messaging/