Updated Message object
This commit is contained in:
parent
669ec19f46
commit
c66d5ebe1b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
namespace TgBotLib\Objects;
|
||||
|
||||
use TgBotLib\Interfaces\ObjectTypeInterface;
|
||||
use TgBotLib\Objects\Inline\InlineKeyboardMarkup;
|
||||
|
||||
class Message extends MaybeInaccessibleMessage implements ObjectTypeInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue