new info
This commit is contained in:
parent
8b7d45c0d2
commit
16cad29d30
@ -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
|
||||
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__""",
|
||||
reply_markup=InlineKeyboardMarkup(
|
||||
[[
|
||||
@ -89,8 +80,8 @@ async def cblist(_, query: CallbackQuery):
|
||||
await query.edit_message_text(
|
||||
f"""📚 All Command List:
|
||||
|
||||
» /vstream (reply to video or yt url) - to stream video
|
||||
» /vstop - end the video streaming
|
||||
» /vstream (reply to video or yt/live url) - to stream video
|
||||
» /vstop - stop the video streaming
|
||||
» /song (song name) - download song from YT
|
||||
» /vsong (video name) - download video from YT
|
||||
» /lyric (song name) - lyric scrapper
|
||||
|
Loading…
Reference in New Issue
Block a user