联系FlowBot官方微信号:sure-wx,可申请测试账号~
{ "taskList":[ { "type": 50014, "searchText":"需要操作的群名称/群备注" } ] }
curl --location -g --request POST 'https://flowbot.feiliu.run/api/sendTask?robotId=b1395e58b79ca910aa34330efdba47cb' \ --header 'Content-Type: application/json' \ --data-raw '{ "taskList":[ { "type": 50014, "searchText":"需要操作的群名称/群备注" } ] }'
{"code":200,"message":"指令发送成功"}