This commit is contained in:
Daniil Gentili 2019-05-12 10:59:52 +00:00
parent dcb63a2f6d
commit 07043f2d7d
2 changed files with 1 additions and 2 deletions

2
docs

@ -1 +1 @@
Subproject commit e8e22ca165ac1bc8a7435d5d55b3e94b1883d9d8
Subproject commit 0fcff8e5a31af300511949c4dbafc7be6c0d4dd7

View File

@ -600,7 +600,6 @@ trait ResponseHandler
$opts[$key] = $updates[$key];
}
}
var_dump($updates);
switch ($updates['_']) {
case 'updates':
case 'updatesCombined':