Minor correction

This commit is contained in:
Netkas 2023-02-13 17:36:16 -05:00
parent 1e8cc0e462
commit 6f5e78c3dc

View file

@ -1,5 +1,7 @@
<?php
/** @noinspection PhpMissingFieldTypeInspection */
namespace TgBotLib\Objects\ChatMember;
use TgBotLib\Interfaces\ObjectTypeInterface;