diff --git a/driver/utils.py b/driver/utils.py index 820f644..328c36d 100644 --- a/driver/utils.py +++ b/driver/utils.py @@ -111,7 +111,7 @@ async def stream_end_handler(_, u: Update): print(chat_id) op = await skip_current_song(chat_id) if op == 1: - await bot.send_message(chat_id, "✅ streaming end") + pass elif op == 2: await bot.send_message( chat_id,