Apply fixes from StyleCI
This commit is contained in:
parent
de86ccd923
commit
bfda1d9a7c
@ -89,6 +89,7 @@ trait AuthKeyHandler
|
||||
if ($e->rpc === 'CALL_ALREADY_DECLINED') {
|
||||
\danog\MadelineProto\Logger::log(['Call '.$call['id'].' already declined']);
|
||||
$this->calls[$call['id']]->discard();
|
||||
|
||||
return false;
|
||||
}
|
||||
throw $e;
|
||||
|
Loading…
Reference in New Issue
Block a user