fix: 不合理的描述
This commit is contained in:
parent
cd76d89274
commit
7ce9e527f2
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue