WechatRobot | R Documentation |
WechatRobot
WechatRobot(
key,
msg = "",
qyapi = "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=",
msgtype = "text"
)
key |
The key for the WeChat Work robot. |
msg |
Text message. |
qyapi |
WeChat Work API. |
msgtype |
Type of text message being sent. |
response of the request
WechatRobot(key = "79bdbb23-7f7e-4fb6-b669-97f7e744755e", msg = "test---SaveRds Success!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.