Moved SentWebAppMessage.php

This commit is contained in:
netkas 2024-10-03 19:56:11 -04:00
parent aa80be21d0
commit b1e9753b58

View file

@ -3,7 +3,7 @@
/** @noinspection PhpUnused */
/** @noinspection PhpMissingFieldTypeInspection */
namespace TgBotLib\Objects;
namespace TgBotLib\Objects\Inline;
use TgBotLib\Interfaces\ObjectTypeInterface;