From b16c97763dd6648a7d49e2d9b631c50a387d9a90 Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Mon, 25 Oct 2021 18:57:25 +0700 Subject: [PATCH] uhm --- program/callback.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!**