Files
pytchat-fork/tests/testdata/speed/speedtest_empty.json
2019-12-21 20:06:55 +09:00

25 lines
369 B
JSON

{
"timing": {
"info": {
"st": 164
}
},
"csn": "",
"response": {
"responseContext": {
},
"continuationContents": {
"liveChatContinuation": {
"continuations": [{
"timedContinuationData": {
"timeoutMs": 10000,
"continuation": "continuation"
}
}]
}
}
}
}