Categorygithub.com/gtkit/news
modulepackage
1.1.1
Repository: https://github.com/gtkit/news.git
Documentation: pkg.go.dev

# README

news

飞书消息发送

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

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

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

# Packages

No description provided by the author

# Functions

No description provided by the author
InternalApp 内部应用, 用于获取内部应用的 access token.

# Structs

No description provided by the author
No description provided by the author
发送图片消息请求结构体.
发送图片消息响应结构体.
自建应用 AccessToken 响应结构体.
自建应用 AccessToken 结构体.
No description provided by the author

# Interfaces

No description provided by the author