mirror of
https://github.com/czp3009/bilibili-api.git
synced 2024-12-21 20:30:28 +08:00
节奏风暴的数据包中没有 real_roomid
This commit is contained in:
parent
cb2b985d57
commit
62072210f5
@ -1,5 +1,5 @@
|
||||
group = 'com.hiczp'
|
||||
version = '0.0.8'
|
||||
version = '0.0.9'
|
||||
description = 'Bilibili android client API library written in Java'
|
||||
|
||||
apply plugin: 'idea'
|
||||
|
11
record/bullet_screen_stream_json/SYS_GIFT(新春抽奖).json
Normal file
11
record/bullet_screen_stream_json/SYS_GIFT(新春抽奖).json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"cmd": "SYS_GIFT",
|
||||
"msg": "小螃海白翼OuO在直播间5540554开启了新春抽奖,红包大派送啦!一起来沾沾喜气吧!",
|
||||
"msg_text": "小螃海白翼OuO在直播间5540554开启了新春抽奖,红包大派送啦!一起来沾沾喜气吧!",
|
||||
"tips": "小螃海白翼OuO在直播间5540554开启了新春抽奖,红包大派送啦!一起来沾沾喜气吧!",
|
||||
"url": "http://live.bilibili.com/5540554 ",
|
||||
"roomid": 5540554,
|
||||
"real_roomid": 5540554,
|
||||
"giftId": 113,
|
||||
"msgTips": 0
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"cmd": "SYS_GIFT",
|
||||
"msg": "jjhghhfgh:? 在蜜桃姐姐w的:?直播间7813816:?内赠送:?6:?共450个",
|
||||
"msg_text": "jjhghhfgh在蜜桃姐姐w的直播间7813816内赠送亿圆共450个",
|
||||
"roomid": 0,
|
||||
"real_roomid": 0,
|
||||
"giftId": 0,
|
||||
"msgTips": 0
|
||||
}
|
10
record/bullet_screen_stream_json/SYS_GIFT(节奏风暴).json
Normal file
10
record/bullet_screen_stream_json/SYS_GIFT(节奏风暴).json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"cmd": "SYS_GIFT",
|
||||
"msg": "十四不落:? 在直播间 :?590:? 使用了 20 倍节奏风暴,大家快去跟风领取奖励吧!",
|
||||
"tips": "【十四不落】在直播间【590】使用了 20 倍节奏风暴,大家快去跟风领取奖励吧!",
|
||||
"url": "http://live.bilibili.com/590",
|
||||
"roomid": 847617,
|
||||
"real_roomid": 0,
|
||||
"giftId": 39,
|
||||
"msgTips": 1
|
||||
}
|
Loading…
Reference in New Issue
Block a user