diff --git a/src/TelegramPhp.php b/src/TelegramPhp.php index b3da6c6..8ce4b7d 100644 --- a/src/TelegramPhp.php +++ b/src/TelegramPhp.php @@ -32,7 +32,7 @@ class TelegramPhp { /** * @var bool */ - private $hasCommand = false; + public $hasCommand = false; function __construct () {