Moved InlineKeyboardMarkup & InlineKeyboardButton
This commit is contained in:
parent
4c0ad925d7
commit
0395f3d32a
15 changed files with 14 additions and 18 deletions
|
@ -5,7 +5,6 @@
|
|||
namespace TgBotLib\Objects;
|
||||
|
||||
use TgBotLib\Interfaces\ObjectTypeInterface;
|
||||
use TgBotLib\Objects\Inline\InlineKeyboardMarkup;
|
||||
|
||||
class Message extends MaybeInaccessibleMessage implements ObjectTypeInterface
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue