From 015d9b2de01856db1cf3a9f6dd5eb1706b4879a6 Mon Sep 17 00:00:00 2001 From: Netkas Date: Mon, 13 Feb 2023 18:32:03 -0500 Subject: [PATCH] Added \TgBotLib\Abstracts > ChatMemberStatus --- src/TgBotLib/Abstracts/ChatMemberStatus.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/TgBotLib/Abstracts/ChatMemberStatus.php diff --git a/src/TgBotLib/Abstracts/ChatMemberStatus.php b/src/TgBotLib/Abstracts/ChatMemberStatus.php new file mode 100644 index 0000000..af45d49 --- /dev/null +++ b/src/TgBotLib/Abstracts/ChatMemberStatus.php @@ -0,0 +1,13 @@ +