Files
pytchat-fork/tests/testdata/speed/speedtest_undefined.json
taizan-hokouto 139dc7fce2 Fix tests
2020-12-05 14:44:25 +09:00

42 lines
819 B
JSON

{
"timing": {
"info": {
"st": 164
}
},
"csn": "",
"responseContext": {},
"continuationContents": {
"liveChatContinuation": {
"continuations": [
{
"timedContinuationData": {
"timeoutMs": 10000,
"continuation": "continuation"
}
}
],
"actions": [
{
"addChatItemAction": {
"liveChatPlaceholderItemRenderer": {
"id": "",
"timestampUsec": "1500000000000000"
}
}
},
{
"addChatItemAction": {
"item": {
"liveChatPlaceholderItemRenderer": {
"id": "",
"timestampUsec": "1500000030000000"
}
}
}
}
]
}
}
}