{
"user_id": 1129317309,
"group_id": 790514019,
"target_id": 1284508970
}
curl --location --request POST '/send_poke' \
--header 'Content-Type: application/json' \
--data-raw '{
"user_id": 1129317309,
"group_id": 790514019,
"target_id": 1284508970
}'
{
"status": "ok",
"retcode": 0,
"data": null,
"message": "string",
"wording": "string",
"echo": "string"
}