mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
59 lines
1.9 KiB
JSON
59 lines
1.9 KiB
JSON
{
|
|
"errcode": 0,
|
|
"errmsg": "ok",
|
|
"next_cursor": "4gw7MepFLfgF2VC5npN",
|
|
"has_more": 1,
|
|
"msg_list": [
|
|
{
|
|
"msgid": "from_msgid_4622416642169452483",
|
|
"open_kfid": "wkAJ2GCAAASSm4_FhToWMFea0xAFfd3Q",
|
|
"external_userid": "wmAJ2GCAAAme1XQRC-NI-q0_ZM9ukoAw",
|
|
"send_time": 1615478585,
|
|
"origin": 3,
|
|
"servicer_userid": "Zhangsan",
|
|
"msgtype": "MSG_TYPE"
|
|
},
|
|
{
|
|
"msgtype": "event",
|
|
"event": {
|
|
"event_type": "user_recall_msg",
|
|
"open_kfid": "wkAJ2GCAAASSm4_FhToWMFea0xAFfd3Q",
|
|
"external_userid": "wmAJ2GCAAAme1XQRC-NI-q0_ZM9ukoAw",
|
|
"recall_msgid": "RECALL_MSGID"
|
|
}
|
|
},
|
|
{
|
|
"msgtype": "event",
|
|
"event": {
|
|
"event_type": "servicer_recall_msg",
|
|
"open_kfid": "wkAJ2GCAAASSm4_FhToWMFea0xAFfd3Q",
|
|
"external_userid": "wmAJ2GCAAAme1XQRC-NI-q0_ZM9ukoAw",
|
|
"recall_msgid": "RECALL_MSGID",
|
|
"servicer_userid": "SERVICER_USERID"
|
|
}
|
|
},
|
|
{
|
|
"msgtype": "channels_shop_product",
|
|
"channels_shop_product": {
|
|
"product_id": "PRODUCT_ID",
|
|
"head_img": "PRODUCT_IMANGE_URL",
|
|
"title": "TITLE",
|
|
"sales_price": 0,
|
|
"shop_nickname": "SHOP_NICKNAME",
|
|
"shop_head_img": "SHOP_HEAD_IMG"
|
|
}
|
|
},
|
|
{
|
|
"msgtype": "channels_shop_order",
|
|
"channels_shop_order": {
|
|
"order_id": "ORDER_ID",
|
|
"product_titles": "PRODUCT_TITLES",
|
|
"price_wording": "PRICE_WORDING",
|
|
"state": "STATE",
|
|
"image_url": "IMAGE_URL",
|
|
"shop_nickname": "SHOP_NICKNAME"
|
|
}
|
|
}
|
|
]
|
|
}
|