WechatMsg | R Documentation |
WechatHelper
WechatMsg(userid, msg, status = NULL, name = NULL, number = NULL)
userid |
Please follow the official WeChat account "shengxintongzhizhushou", reply with id, and scan the QR code to obtain the userid. View "http://bj.s1f.ren/gzh/home.html" and "https://mp.weixin.qq.com/s/tiedh3FWTA4hOhut5Useew" for more information. |
msg |
Content of the notification to be sent. Limit to 20 characters. |
status |
Current data status. Limit to 5 Chinese characters. |
name |
Project name. Limit to 5 characters. |
number |
Notification number. |
response of the request
WechatMsg(userid = "123", msg = "test---SaveRds Success!")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.