mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2025-02-09 18:50:11 +08:00
增加<details>格式
This commit is contained in:
parent
476b7d62f1
commit
de4ca1aff2
@ -1230,6 +1230,7 @@ while (!s.isclosed()) {
|
|||||||
|
|
||||||
**示例:**
|
**示例:**
|
||||||
|
|
||||||
|
<details>
|
||||||
<summary>查看消息示例:</summary>
|
<summary>查看消息示例:</summary>
|
||||||
|
|
||||||
```json
|
```json
|
||||||
@ -1244,6 +1245,8 @@ while (!s.isclosed()) {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
#### 送礼 (SEND_GIFT)
|
#### 送礼 (SEND_GIFT)
|
||||||
|
|
||||||
**JSON消息:**
|
**JSON消息:**
|
||||||
@ -1839,6 +1842,7 @@ while (!s.isclosed()) {
|
|||||||
|
|
||||||
**示例:**
|
**示例:**
|
||||||
|
|
||||||
|
<details>
|
||||||
<summary>查看消息示例:</summary>
|
<summary>查看消息示例:</summary>
|
||||||
|
|
||||||
```json
|
```json
|
||||||
@ -1854,6 +1858,8 @@ while (!s.isclosed()) {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
#### 主播信息更新 (ROOM_REAL_TIME_MESSAGE_UPDATE)
|
#### 主播信息更新 (ROOM_REAL_TIME_MESSAGE_UPDATE)
|
||||||
|
|
||||||
**JSON消息:**
|
**JSON消息:**
|
||||||
|
Loading…
Reference in New Issue
Block a user