Skip to content

gtkit/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news

飞书消息发送

fsurl := "https://open.feishu.cn/open-apis/bot/v2/hook/xxx"

news.FsNew(fsurl).Send(消息内容) // 纯文本消息

news.FsNew(fsurl).Send("我的测试标题", "测试飞书消息包的富文本消息") // 富文本消息, 标题和内容参数可自定义

About

发送飞书等机器人消息

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages