public static SendText ( string accessTokenOrAppId, string openId, string content, int timeOut = Config.TIME_OUT, string kfAccount = "" ) : WxJsonResult | ||
accessTokenOrAppId | string | |
openId | string | |
content | string | |
timeOut | int | 代理请求超时时间(毫秒) |
kfAccount | string | 客服 |
Résultat | WxJsonResult |