none
This commit is contained in:
parent
530647094f
commit
b4c478e08d
@ -44,7 +44,7 @@ async def skip_current_song(chat_id):
|
||||
)
|
||||
pop_an_item(chat_id)
|
||||
return [songname, link, type]
|
||||
except:
|
||||
except:
|
||||
await call_py.leave_group_call(chat_id)
|
||||
clear_queue(chat_id)
|
||||
return 2
|
||||
|
Loading…
Reference in New Issue
Block a user