From f0097f645ea1eb69294b66c1b0eb33bb1f1fafce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=AB=C2=B7Sizuku?= <497147274@qq.com> Date: Sat, 8 Oct 2022 16:40:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E5=BC=B9=E5=B9=95=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=97=B6=E9=97=B4=E6=88=B3=20(#507)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- live/message_stream.md | 1 + 1 file changed, 1 insertion(+) diff --git a/live/message_stream.md b/live/message_stream.md index dcf597a..3b0897a 100644 --- a/live/message_stream.md +++ b/live/message_stream.md @@ -250,6 +250,7 @@ json格式 | ---- | ---- | ------ | --------- | | cmd | string | "DANMU_MSG" | 如果是弹幕消息,内容则是"DANMU_MSG" | | info | list | 单条弹幕的用户、内容、粉丝勋章等各种信息 | 待补 | +| ts | string | 用户发送弹幕的时间 | unix时间戳 |
查看消息示例: