diff --git a/VKAPI/Handlers/Account.php b/VKAPI/Handlers/Account.php index aa832e29..ee55e863 100644 --- a/VKAPI/Handlers/Account.php +++ b/VKAPI/Handlers/Account.php @@ -42,7 +42,7 @@ final class Account extends VKAPIRequestHandler ]; } - function setOnline(): object + function setOnline(): int { $this->requireUser();