Updated \TgBotLib\Objects > Contact

This commit is contained in:
Netkas 2023-02-12 17:18:42 -05:00
parent 8766cbb258
commit dc7f757607

View file

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