Updated \TgBotLib\Objects > PollAnswer
This commit is contained in:
parent
ec6dde8d73
commit
9691ebcebb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
use TgBotLib\Interfaces\ObjectTypeInterface;
|
||||
|
||||
class PollAnswer implements \TgBotLib\Interfaces\ObjectTypeInterface
|
||||
class PollAnswer implements ObjectTypeInterface
|
||||
{
|
||||
/**
|
||||
* @var string
|
||||
|
|
Loading…
Add table
Reference in a new issue