diff --git a/plugins/filters.py b/plugins/filters.py index 13c1995..43aa35d 100644 --- a/plugins/filters.py +++ b/plugins/filters.py @@ -71,7 +71,7 @@ async def filter(client: Bot, message: Message): ) await message.reply_text( - f" Here is the result for {message.text}", + f" Jion Main Channel :- @World_movieZz Here is the result for {message.text}", reply_markup=InlineKeyboardMarkup(buttons) )