We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web 端(含 h5)
REST
https://socialsisteryi.github.io/bilibili-API-collect/docs/vip/action.html#大会员每日经验
docs/vip/action.md 大会员操作->大会员每日经验->服务端回复->data对象 对is_grant的描述为“暂时发现 code 为 0 时为 true”,此处通过观察,该对象的含义应该是“领取成功返回true,否则返回false”,此处应如下修改: 内容修改为“是否领取成功”,描述修改为“成功为true,否则为false”
The text was updated successfully, but these errors were encountered:
No branches or pull requests
提交前请确认
API 来源
Web 端(含 h5)
API 类型
REST
API 地址
https://socialsisteryi.github.io/bilibili-API-collect/docs/vip/action.html#大会员每日经验
详情描述
docs/vip/action.md 大会员操作->大会员每日经验->服务端回复->data对象
对is_grant的描述为“暂时发现 code 为 0 时为 true”,此处通过观察,该对象的含义应该是“领取成功返回true,否则返回false”,此处应如下修改:
内容修改为“是否领取成功”,描述修改为“成功为true,否则为false”
The text was updated successfully, but these errors were encountered: