mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
17 lines
400 B
JSON
17 lines
400 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"
|
|||
|
}
|
|||
|
}
|