Authorization: Bearer ********************{
"group_id": 0
}curl --location --request POST 'https://shbot-api.wzstack.com/get_group_at_all_remain' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"group_id": 0
}'{"status":"ok","retcode":0,"data":{"can_at_all":true,"remain_at_all_count_for_group":20,"remain_at_all_count_for_uin":10},"message":"","wording":""}