diff --git a/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultGame.php b/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultGame.php index 25c7a43..1ad4da9 100644 --- a/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultGame.php +++ b/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultGame.php @@ -31,7 +31,7 @@ private $reply_markup; /** - * Type of the result, must be game + * Type of the result must be game * * @return string */