From ac82a2a6a371e293ae9eea2c32d7ad61660a7450 Mon Sep 17 00:00:00 2001 From: ABHINAS ROY <85425565+roymusicplay@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:07:48 +0530 Subject: [PATCH] Update play.py --- handlers/play.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handlers/play.py b/handlers/play.py index eee292d..be30357 100644 --- a/handlers/play.py +++ b/handlers/play.py @@ -33,8 +33,8 @@ async def play(_, message: Message): [ [ InlineKeyboardButton( - text="🔊 Channel", - url="https://t.me/The_HellBot") + text="🔊 Group", + url="https://t.me/DOSTI_GROUP_1234") ] ]