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