Merge branch 'master' of https://github.com/danog/MadelineProto
This commit is contained in:
commit
a224aaddda
@ -48,6 +48,7 @@ class API extends APIFactory
|
|||||||
public function __sleep()
|
public function __sleep()
|
||||||
{
|
{
|
||||||
$this->API->reset_session(false);
|
$this->API->reset_session(false);
|
||||||
|
|
||||||
return ['API'];
|
return ['API'];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user