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

@ -39,7 +39,7 @@
use TgBotLib\Objects\MenuButton;
use TgBotLib\Objects\Message;
use TgBotLib\Objects\Poll;
use TgBotLib\Objects\Sticker;
use TgBotLib\Objects\Stickers\Sticker;
use TgBotLib\Objects\Update;
use TgBotLib\Objects\User;
use TgBotLib\Objects\UserProfilePhotos;