add Aifadian link

This commit is contained in:
社会易姐QwQ 2022-03-24 16:54:41 +08:00
parent af340e3eb6
commit 81c89cbc28
4 changed files with 14 additions and 10 deletions

2
.github/FUNDING.yml vendored
View File

@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: [https://raw.githubusercontent.com/SocialSisterYi/bilibili-API-collect/master/sponsorQR.jpg]
custom: https://afdian.net/@ShakaiAneE

View File

@ -243,8 +243,12 @@ B 站空间:<https://space.bilibili.com/293793435>
~~请可爱的易姐喝杯奶茶~~
WeChat & Alipay
<img src="imgs/sponsorQR.jpg" width="300" height="300">
OR Aifadianhttps://afdian.net/@ShakaiAneE
# 相关项目
## 库及文档

View File

@ -14,7 +14,7 @@ message PlayerOnlineReq {
int64 aid = 1;
// cid
int64 cid = 2;
//
//
bool play_open = 3;
}
@ -22,9 +22,9 @@ message PlayerOnlineReq {
message PlayerOnlineReply {
//
string total_text = 1;
//
//
int64 sec_next = 2;
//
//
bool bottom_show = 3;
//
bool sdm_show = 4;

View File

@ -220,12 +220,12 @@ curl -G 'http://api.bilibili.com/x/relation/followers' \
根对象:
| 字段 | 类型 | 内容 | 备注 |
| ------- | ---- | -------- | --------------------------------------------------- |
| code | num | 返回值 | 0成功<br />-400请求错误<br />22007访问超过5页 |
| message | str | 错误信息 | 默认为0 |
| ttl | num | 1 | |
| data | obj | 信息本体 | |
| 字段 | 类型 | 内容 | 备注 |
| ------- | ---- | -------- | ------------------------------------------------------------ |
| code | num | 返回值 | 0成功<br />-400请求错误<br />22007访问超过5页<br />22115用户已设置隐私无法查看 |
| message | str | 错误信息 | 默认为0 |
| ttl | num | 1 | |
| data | obj | 信息本体 | |
data 对象: