diff --git a/src/TgBotLib/Events/ChatJoinRequestEvent.php b/src/TgBotLib/Events/ChatJoinRequestEvent.php new file mode 100644 index 0000000..1f7e6d6 --- /dev/null +++ b/src/TgBotLib/Events/ChatJoinRequestEvent.php @@ -0,0 +1,21 @@ +update->getChatJoinRequest(); + } + } \ No newline at end of file