{
"wxid":"",
"chatwxid":"",
"searchtext":"",
"msgtype":[1,2,3],
"pageindex":1
}curl --location '/v2/message/GetChatMessages' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data '{
"wxid":"",
"chatwxid":"",
"searchtext":"",
"msgtype":[1,2,3],
"pageindex":1
}'{}