补充弹幕信息时间戳 (#507)

This commit is contained in:
雫·Sizuku 2022-10-08 16:40:29 +08:00 committed by GitHub
parent ba92309673
commit f0097f645e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -250,6 +250,7 @@ json格式
| ---- | ---- | ------ | --------- |
| cmd | string | "DANMU_MSG" | 如果是弹幕消息,内容则是"DANMU_MSG" |
| info | list | 单条弹幕的用户、内容、粉丝勋章等各种信息 | 待补 |
| ts | string | 用户发送弹幕的时间 | unix时间戳 |
<details>
<summary>查看消息示例:</summary>