curl --location 'https://www.pushplus.plus/api/open/qqBot/getBindLink?refresh=false' \
--header 'access-key: d7b******62f'{
"code": 200,
"msg": "执行成功",
"data": {
"url": "https://qun.qq.com/q/xxxx",
"bindCode": "A3K7M2",
"expireSeconds": 300,
"botAppId": "1020******",
"botName": "pushplus机器人",
"botAvatar": "https://xxx/avatar.png"
}
}