From 763eb0c03d93f71a8af8726e79ec4e12564f1966 Mon Sep 17 00:00:00 2001 From: Netkas Date: Sun, 12 Feb 2023 21:50:41 -0500 Subject: [PATCH] Added \TgBotLib\Objects > VideoChatStarted --- src/TgBotLib/Objects/VideoChatStarted.php | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/TgBotLib/Objects/VideoChatStarted.php diff --git a/src/TgBotLib/Objects/VideoChatStarted.php b/src/TgBotLib/Objects/VideoChatStarted.php new file mode 100644 index 0000000..d49c709 --- /dev/null +++ b/src/TgBotLib/Objects/VideoChatStarted.php @@ -0,0 +1,32 @@ +