Merge branch 'master' of https://github.com/danog/MadelineProto
This commit is contained in:
commit
2754acdca2
@ -175,6 +175,7 @@ trait Login
|
||||
throw new \danog\MadelineProto\Exception(\danog\MadelineProto\Lang::$current_lang['not_logged_in']);
|
||||
}
|
||||
$this->get_self();
|
||||
|
||||
return [$this->datacenter->curdc, $this->datacenter->sockets[$this->datacenter->curdc]->auth_key['auth_key']];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user