none
This commit is contained in:
parent
be62676645
commit
4d48788ae5
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user