Moved InputMessageContent
This commit is contained in:
parent
dfb812237b
commit
fb2a06024d
17 changed files with 23 additions and 18 deletions
|
@ -9,7 +9,7 @@
|
|||
use TgBotLib\Classes\Validate;
|
||||
use TgBotLib\Enums\Types\InputMessageContentType;
|
||||
use TgBotLib\Interfaces\ObjectTypeInterface;
|
||||
use TgBotLib\Objects\InputMessageContent;
|
||||
use TgBotLib\Objects\Inline\InputMessageContent;
|
||||
|
||||
class InputContactMessageContent extends InputMessageContent implements ObjectTypeInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue