{ "group_id": 0, "user_id": 0 }
curl --location '/group_poke' \ --header 'Content-Type: application/json' \ --data '{ "group_id": 0, "user_id": 0 }'
{ "status": "ok", "retcode": 0, "data": null, "echo": null }