Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[文档错误][bug],msg.text #2

Open
023se opened this issue Sep 1, 2022 · 2 comments
Open

[文档错误][bug],msg.text #2

023se opened this issue Sep 1, 2022 · 2 comments

Comments

@023se
Copy link

023se commented Sep 1, 2022

文档中的描述如下
image
但实际运行中发现,
msg.text根本无法获取消息内容,而是会卡在这一条语句。这个bug让我调试了一下午的时间。
最后发现,将msg.text 换为msg.info["content"]后,可以获取消息内容,一切正常。但是这一方法没有在文档中提及。

@cluic
Copy link
Owner

cluic commented Sep 1, 2022

这里是个小bug,下个版本修复

@cluic
Copy link
Owner

cluic commented Sep 1, 2022

不好意思啊,浪费了您很多时间,这里是我的问题

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

No branches or pull requests

2 participants