fix: 不合理的描述

This commit is contained in:
金喜@DingTalk 2024-01-16 15:25:59 +08:00 committed by GitHub
parent cd76d89274
commit 7ce9e527f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@ Go SDK for DingTalk Stream Mode API, Compared with the webhook mode, it is easie
在 [教程文档](https://opensource.dingtalk.com/developerpedia/docs/explore/tutorials/stream/overview) 中,你可以找到钉钉 Stream 模式的教程文档和示例代码。 在 [教程文档](https://opensource.dingtalk.com/developerpedia/docs/explore/tutorials/stream/overview) 中,你可以找到钉钉 Stream 模式的教程文档和示例代码。
## 特别说明
因拼写错误,从旧版本升级到 v0.13.0 时候,需要将 register_callback_hanlder 修改为 register_callback_handler
### 参考资料 ### 参考资料
* [Stream 模式说明](https://opensource.dingtalk.com/developerpedia/docs/learn/stream/overview) * [Stream 模式说明](https://opensource.dingtalk.com/developerpedia/docs/learn/stream/overview)