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

@ -4,6 +4,7 @@ namespace TgBotLib\Objects;
use TgBotLib\Interfaces\ObjectTypeInterface;
use TgBotLib\Objects\Payments\Invoice;
use TgBotLib\Objects\Stickers\Sticker;
class ExternalReplyInfo implements ObjectTypeInterface
{