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

公众号发来的消息类型有误 MessageType=13 #33

Open
su-chang opened this issue Jan 6, 2021 · 1 comment
Open

公众号发来的消息类型有误 MessageType=13 #33

su-chang opened this issue Jan 6, 2021 · 1 comment
Assignees
Labels
bug Something isn't working P2

Comments

@su-chang
Copy link
Member

su-chang commented Jan 6, 2021

MessageType=13 这个类型是撤回消息的类型 MessageType.Recalled

{"domain":null,"_events":{},"_eventsCount":0,"id":"1609855208","payload":{"id":"1609855208","timestamp":1609899194,"type":13,"fromId":"weixin","mentionIdList":[],"text":"<sysmsg type=\"functionmsg\">\n<functionmsg>\n<cgi>/cgi-bin/micromsg-bin/pullfunctionmsg</cgi>\n<cmdid>614</cmdid>\n<functionmsgid>MMKANYIKAN_JINGXUANREDDOT_1609855500</functionmsgid>\n<retryinterval>150</retryinterval>\n<retrycount>3</retrycount>\n<custombuff>YIqkAXIKMTYwOTg1NTUwMHoGd2VpeGluigEkTU1LQU5ZSUtBTl9KSU5HWFVBTlJFRERPVF8xNjA5ODU1NTAwqgFsZHMzYmtZbDJta1Q4VU9YVlplUHMzTjBYZFJlYnRiZkN2Ump5bUFHSGx6N3IwRXdrQnBkWE1OZ0YyYVdCbjJTSzNJQUxHNnlWYW1LcktnNUZ0ekI4Z2VLajF3c3ZTWjZuNUJFRXlHdmhnWTg9</custombuff>\n<businessid>21002</businessid>\n<actiontime>1609855208</actiontime>\n<functionmsgversion>2</functionmsgversion>\n</functionmsg>\n</sysmsg>","toId":"wxid_q0yib0cg8b2s22"}}, message type: 13
@padlocal padlocal added bug Something isn't working P2 labels Jan 14, 2021
@padlocal padlocal self-assigned this Jan 18, 2021
@padlocal
Copy link
Collaborator

padlocal commented Jun 6, 2022

message type: 13 这个是微信自己的`` type 啊,MessageType=13 这个是Wechaty 的 type,两者不冲突

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P2
Projects
None yet
Development

No branches or pull requests

2 participants