mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-27 13:00:29 +08:00
补充弹幕信息时间戳 (#507)
This commit is contained in:
parent
ba92309673
commit
f0097f645e
@ -250,6 +250,7 @@ json格式
|
||||
| ---- | ---- | ------ | --------- |
|
||||
| cmd | string | "DANMU_MSG" | 如果是弹幕消息,内容则是"DANMU_MSG" |
|
||||
| info | list | 单条弹幕的用户、内容、粉丝勋章等各种信息 | 待补 |
|
||||
| ts | string | 用户发送弹幕的时间 | unix时间戳 |
|
||||
|
||||
<details>
|
||||
<summary>查看消息示例:</summary>
|
||||
|
Loading…
Reference in New Issue
Block a user