diff --git a/program/callback.py b/program/callback.py index 13f43e7..a0b6f69 100644 --- a/program/callback.py +++ b/program/callback.py @@ -16,7 +16,7 @@ from config import ( async def cbstart(_, query: CallbackQuery): await query.edit_message_text( f"""โœจ **Welcome [{query.message.chat.first_name}](tg://user?id={query.message.chat.id}) !**\n -๐Ÿ’ญ **[{BOT_NAME}](https://t.me/{BOT_USERNAME}) allows you to play music on groups through the new Telegram's voice chats!** +๐Ÿ’ญ **[{BOT_NAME}](https://t.me/{BOT_USERNAME}) allows you to play music and video on groups through the new Telegram's video chats!** ๐Ÿ’ก **Find out all the Bot's commands and how they work by clicking on the ยป ๐Ÿ“š Commands button!**