This commit is contained in:
levina 2021-09-09 10:07:31 +07:00 committed by GitHub
parent 8b7d45c0d2
commit 16cad29d30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,15 +64,6 @@ async def cbinfo(_, query: CallbackQuery):
💡 __Powered by PyTgcalls the Async client API for the Telegram Group Calls, and Pyrogram the telegram MTProto API 💡 __Powered by PyTgcalls the Async client API for the Telegram Group Calls, and Pyrogram the telegram MTProto API
Client Library and Framework in Pure Python for Users and Bots.__ Client Library and Framework in Pure Python for Users and Bots.__
👨🏻💻 __Thanks to the developers who participated in the development of this bot, the list of devs can be seen below:__
👩🏻 » [Levina Shavila](https://github.com/levina-lab)
🤵🏻 » [Sammy-XD](https://github.com/Sammy-XD)
👩🏻 » [Achu Biju](https://github.com/Achu2234)
🤵🏻 » [Zxce3](https://github.com/Zxce3)
🤵🏻 » [Tofik Denianto](https://github.com/tofikdn)
🤵🏻 » [Shohih Abdul](https://github.com/DoellBarr)
__This bot licensed under GNU-GPL 3.0 License__""", __This bot licensed under GNU-GPL 3.0 License__""",
reply_markup=InlineKeyboardMarkup( reply_markup=InlineKeyboardMarkup(
[[ [[
@ -89,8 +80,8 @@ async def cblist(_, query: CallbackQuery):
await query.edit_message_text( await query.edit_message_text(
f"""📚 All Command List: f"""📚 All Command List:
» /vstream (reply to video or yt url) - to stream video » /vstream (reply to video or yt/live url) - to stream video
» /vstop - end the video streaming » /vstop - stop the video streaming
» /song (song name) - download song from YT » /song (song name) - download song from YT
» /vsong (video name) - download video from YT » /vsong (video name) - download video from YT
» /lyric (song name) - lyric scrapper » /lyric (song name) - lyric scrapper