From 8e45540d787d5a018f75ea886e24334d3f768b94 Mon Sep 17 00:00:00 2001 From: Netkas Date: Wed, 9 Aug 2023 17:49:27 -0400 Subject: [PATCH] Code fixes in \TgBotLib\Objects\Telegram\InlineQueryResult > InlineQueryResultLocation --- .../InlineQueryResult/InlineQueryResultLocation.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultLocation.php b/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultLocation.php index 437fc63..98af737 100644 --- a/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultLocation.php +++ b/src/TgBotLib/Objects/Telegram/InlineQueryResult/InlineQueryResultLocation.php @@ -1,6 +1,6 @@ -