Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

385错误 消息不支持或为空 #5

Closed
shiwzhi opened this issue Feb 12, 2017 · 4 comments
Closed

385错误 消息不支持或为空 #5

shiwzhi opened this issue Feb 12, 2017 · 4 comments
Labels

Comments

@shiwzhi
Copy link

shiwzhi commented Feb 12, 2017

payload = {'group_id': id, 'message': message, 'is_raw': False}

r = requests.post(url, json=payload)

is_raw 为True时可以正常发送

@stdrc
Copy link
Member

stdrc commented Feb 12, 2017

可以发一下你的消息内容吗

@stdrc
Copy link
Member

stdrc commented Feb 12, 2017

我知道了,我的锅,加了增强 CQ 码结果正常消息出问题了

@stdrc stdrc added the Bug label Feb 12, 2017
@stdrc stdrc closed this as completed in 8533b17 Feb 12, 2017
@stdrc
Copy link
Member

stdrc commented Feb 12, 2017

@stdrc
Copy link
Member

stdrc commented Feb 13, 2017

之前的修复版本产生了新的 bug,v1.0.2 build 6 这个版本应该基本上完全修复这个问题了。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants