|  Mura Li
					
				
				
						d77176912b
						
				
				
				
				Use Go1.11 module (#5743) | 6 lat temu | |
|---|---|---|
| .. | ||
| LICENSE | 8 lat temu | |
| README.md | 6 lat temu | |
| webhook.go | 8 lat temu | |
首先在dingtalk中创建一个机器人,将accessToken拷贝出来,然后执行下面方法即可
webhook := dingtalk.Webhook(accessToken)
webhook.SendTextMsg("这是一个没有AT的文本消息", false)
This project is licensed under the MIT License. See the LICENSE file for the full license text.