Updated \TgBotLib\Objects > ChatPhoto to implement ObjectTypeInterface

This commit is contained in:
Netkas 2023-02-12 14:43:30 -05:00
parent 5d545eda6f
commit 1ce6f8549d

View file

@ -2,7 +2,9 @@
namespace TgBotLib\Objects;
class ChatPhoto
use TgBotLib\Interfaces\ObjectTypeInterface;
class ChatPhoto implements ObjectTypeInterface
{
/**
* @var string