mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-28 00:56:23 +00:00
format: rephrasing comment
This commit is contained in:
@@ -132,7 +132,7 @@ class Livechat extends EventEmitter {
|
||||
}
|
||||
});
|
||||
|
||||
// Amount of time we should wait to poll the chat again.
|
||||
// How long we should wait to poll the chat again.
|
||||
if (continuation_contents.liveChatContinuation.continuations[0].timedContinuationData) {
|
||||
this.poll_intervals_ms = continuation_contents.liveChatContinuation.continuations[0].timedContinuationData.timeoutMs;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user