merge pull request #127 from Hunter-Opp/patch-1

missing
This commit is contained in:
levina 2022-02-01 21:24:38 +07:00 committed by GitHub
commit b90bd3fcdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,6 +144,7 @@ async def play(c: Client, m: Message):
chat_id, chat_id,
AudioPiped( AudioPiped(
dl, dl,
HighQualityAudio(),
), ),
stream_type=StreamType().local_stream, stream_type=StreamType().local_stream,
) )