From c4e12fb39c1c6526cadcd3027903f5cdc2926b15 Mon Sep 17 00:00:00 2001 From: Netkas Date: Tue, 14 Feb 2023 14:33:58 -0500 Subject: [PATCH] Added \TgBotLib\Abstracts > InputMediaType --- src/TgBotLib/Abstracts/InputMediaType.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/TgBotLib/Abstracts/InputMediaType.php diff --git a/src/TgBotLib/Abstracts/InputMediaType.php b/src/TgBotLib/Abstracts/InputMediaType.php new file mode 100644 index 0000000..9dec941 --- /dev/null +++ b/src/TgBotLib/Abstracts/InputMediaType.php @@ -0,0 +1,12 @@ +