chf007/GitHub Action for WeChat Work

Send WeChat Work message. Run on any operating platform, such as Windows, Linux, Mac supported by GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
msgtype消息类型,���前支持 text markdown image news file template_cardyes
content当 msgtype=text 时:文本内容,最长不超过 2048 个字节,必须是 utf8 编码;当 msgtype=text 时:markdown 内容,最长不超过 4096 个字节,必须是 utf8 编码 支持的格式详见 https://work.weixin.qq.com/api/doc/90000/90136/91770no
mentioned_listuserid 的列表,提醒群中的指定成员(@某个成员),@all表示提醒所有人,如果开发者获取不到 userid,可以使用 mentioned_mobile_list,必须是序列化后的 JSON 字符串no
mentioned_mobile_list手机号列表,提醒手机号对应的群成员(@某个成员),@all表示提醒所有人,必须是序列化后的 JSON 字符串no
base64图片内���的 base64 编�� 注:图片(base64 编码前)最大不能超过 2 M,支持 JPG、PNG 格式no
md5图片内容(base64 编码前)的 md5 值no
articles图文消息,一个图文消息支持 1 到 8 条图文,必须是序列化后的 JSON 字符串no
media_id文件 id,通过 [文件上传接口](https://work.weixin.qq.com/api/doc/90000/90136/91770) 获取no
template_card模版卡片参数,必须是序列化后的 JSON 字符串,参数详见 https://developer.work.weixin.qq.com/document/path/91770#%E6%A8%A1%E7%89%88%E5%8D%A1%E7%89%87%E7%B1%BB%E5%9E%8Bno

no outputs