diff --git a/src/TgBotLib/Objects/User.php b/src/TgBotLib/Objects/User.php index fa0d552..a2fe080 100644 --- a/src/TgBotLib/Objects/User.php +++ b/src/TgBotLib/Objects/User.php @@ -4,7 +4,9 @@ namespace TgBotLib\Objects; - class User + use TgBotLib\Interfaces\ObjectTypeInterface; + + class User implements ObjectTypeInterface { /** * @var int