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