Handle updates.differenceTooLong
This commit is contained in:
parent
3aaf6ddd22
commit
9becf11224
@ -248,7 +248,7 @@ export class ApiUpdatesManager {
|
||||
|
||||
const promise = apiManager.invokeApi('updates.getDifference', {
|
||||
pts: updatesState.pts,
|
||||
pts_total_limit: first && false ? 50/* 1200 */ : undefined,
|
||||
pts_total_limit: first /* && false */? /* 50 */1200 : undefined,
|
||||
date: updatesState.date,
|
||||
qts: -1
|
||||
}, {
|
||||
|
Loading…
x
Reference in New Issue
Block a user