mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
18 lines
401 B
JSON
18 lines
401 B
JSON
{
|
|
"guide_account": "xxxx",
|
|
"is_delete": false,
|
|
"guide_fast_reply_list": [
|
|
{
|
|
"content": "快捷回复"
|
|
}
|
|
],
|
|
"guide_auto_reply": {
|
|
"content": "word",
|
|
"msgtype": "1"
|
|
},
|
|
"guide_auto_reply_plus": {
|
|
"content": "{\"media_id\":\"abc\", \"title\":\"abc\", \"path\":\"abc\", \"appid\":\"abc\"}",
|
|
"msgtype": "3"
|
|
}
|
|
}
|