本站源代码
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Mura Li d77176912b Use Go1.11 module (#5743) hace 5 años
..
LICENSE Add dingtalk webhook (#2777) hace 7 años
README.md Use Go1.11 module (#5743) hace 5 años
webhook.go Add dingtalk webhook (#2777) hace 7 años

README.md

非官方 Dingtalk webhook Golang SDK

此工程仅封装了 Dingtalk 的 webhook 部分的请求

使用

首先在dingtalk中创建一个机器人,将accessToken拷贝出来,然后执行下面方法即可

webhook := dingtalk.Webhook(accessToken)
webhook.SendTextMsg("这是一个没有AT的文本消息", false)

License

This project is licensed under the MIT License. See the LICENSE file for the full license text.

上海开阖软件有限公司 沪ICP备12045867号-1