revert command alias

This commit is contained in:
levina 2022-01-08 22:41:54 +07:00 committed by GitHub
parent 19249c3c35
commit d47765c31f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ async def cbbasic(_, query: CallbackQuery):
await query.edit_message_text( await query.edit_message_text(
f"""🏮 here is the basic commands: f"""🏮 here is the basic commands:
» /mplay (song name/link) - play music on video chat » /play (song name/link) - play music on video chat
» /vplay (video name/link) - play video on video chat » /vplay (video name/link) - play video on video chat
» /vstream - play live video from yt live/m3u8 » /vstream - play live video from yt live/m3u8
» /playlist - show you the playlist » /playlist - show you the playlist