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

“撤回消息”的type显示成sys了 #259

Open
hubNew1 opened this issue Jul 25, 2024 · 0 comments
Open

“撤回消息”的type显示成sys了 #259

hubNew1 opened this issue Jul 25, 2024 · 0 comments

Comments

@hubNew1
Copy link

hubNew1 commented Jul 25, 2024

while True :
msgs = wx.GetListenMessage()
for chat in msgs :
one_msgs = msgs.get(chat)
for msg in one_msgs :
print(msg.type)
2341d558aafdd9b5620f392ac478537

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

1 participant