ehForwarderBot / efb-qq-slave

EFB QQ Slave, a channel for EH Forwarder Bot. EFB QQ从端
GNU General Public License v3.0
447 stars 48 forks source link

配合iot无法进行撤回操作 #81

Open NonCheng opened 3 years ago

NonCheng commented 3 years ago

/rm提示

无法从远端会话中删除此消息。

NotImplementedError()

eqs的配置:

Client: iot iot: qq: xxxxx host: "http://127.0.0.1" port: 8888 receive_self_msg: False

milkice233 commented 3 years ago

暂时还没实现好哦

NonCheng commented 3 years ago

顺便问一下 以前用coolq pro的时候 tg发送的sticker在qq里是表情 用iot发送的sticker则是图片 这个是哪里的设置问题吗

milkice233 commented 3 years ago

顺便问一下 以前用coolq pro的时候 tg发送的sticker在qq里是表情 用iot发送的sticker则是图片 这个是哪里的设置问题吗

之前在发送文件之前会转换成GIF,在QQ那边就是表情 重构之后把转换去掉了 以为不会有什么影响 我后面再加上去

milkice233 commented 3 years ago

/rm提示

无法从远端会话中删除此消息。 NotImplementedError()

eqs的配置:

Client: iot iot: qq: xxxxx host: "http://127.0.0.1" port: 8888 receive_self_msg: False

哦忘了,OPQBot 一直不支持撤回私聊消息,可以撤回群消息,所以当时就没有优先考虑实现