{
"token": "string",
"botId": "string",
"groupId": "string",
"restrictType": 0
}curl --location --request POST '?msg_signature=×tamp&nonce' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"botId": "string",
"groupId": "string",
"restrictType": 0
}'{}