nope
This commit is contained in:
parent
e0c798870b
commit
3d1e87c552
@ -68,7 +68,7 @@ async def skip_current_song(chat_id):
|
||||
elif Q == 360:
|
||||
hm = LowQualityVideo()
|
||||
await call_py.change_stream(
|
||||
chat_id, AudioVideoPiped(url, HighQualityAudio(),hm)
|
||||
chat_id, AudioVideoPiped(url, HighQualityAudio(), hm)
|
||||
)
|
||||
pop_an_item(chat_id)
|
||||
return [songname, link, type, image, duration]
|
||||
|
Loading…
Reference in New Issue
Block a user