Replies: 2 comments
-
|
还有,CQ码转换异常等等 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
建议错误码也整理成API,实现插件自己的异常处理。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
目前各平台实现对 API 的 error code 没有统一的标准(指具体对应到错误原因),建议在未来的版本中统一;或者在调用失败的返回值中加入 message 字段,以区分不同的错误类型。
举个例子,send_group_msg 可能的错误原因包括:
Beta Was this translation helpful? Give feedback.
All reactions