Moved Stickers

This commit is contained in:
netkas 2024-10-04 15:11:50 -04:00
parent 0b8603ec75
commit 6c9af0b1d8
7 changed files with 10 additions and 4 deletions

View file

@ -3,6 +3,7 @@
namespace TgBotLib\Objects;
use TgBotLib\Interfaces\ObjectTypeInterface;
use TgBotLib\Objects\Stickers\Sticker;
class BusinessIntro implements ObjectTypeInterface
{