diff --git a/core/handlers/upload_video_handler.py b/core/handlers/upload_video_handler.py index adae34a..f93c562 100644 --- a/core/handlers/upload_video_handler.py +++ b/core/handlers/upload_video_handler.py @@ -19,9 +19,9 @@ async def send_video_handler(bot, cmd, output_vid, video_thumbnail, duration, wi height=height, reply_to_message_id=cmd.message_id, supports_streaming=True, - reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("Developer", url="https://t.me/AbirHasan2005")], - [InlineKeyboardButton("Bots Channel", url="https://t.me/Discovery_Updates")], - [InlineKeyboardButton("Support Group", url="https://t.me/linux_repo")]]), + reply_markup=InlineKeyboardMarkup([[InlineKeyboardButton("Main Channel", url="https://t.me/Anime_Unfold")], + [InlineKeyboardButton("👨‍💻 Developer", url="https://t.me/Saitama_AU")], + [InlineKeyboardButton("Developer's Support Group", url="https://t.me/TechSaifTG")]]), progress=progress_for_pyrogram, progress_args=( "Uploading, Wait Sir ...",