Skip to content

Commit

Permalink
Update about.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lntechnical2 authored Jun 24, 2022
1 parent 0afcbee commit 1d37af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

@Client.on_message(filters.private & filters.command(["about"]))
async def start(client,message):
await message.reply_text("Bot :- @rename_urbot\nCreater :- @mrlokaman\Language :-Python3\nLibrary :- Pyrogram 1.4.16\nServer :- Heroku")
await message.reply_text("Bot :- @rename_urbot\nCreater :- @mrlokaman\nLanguage :-Python3\nLibrary :- Pyrogram 1.4.16\nServer :- Heroku")

0 comments on commit 1d37af8

Please sign in to comment.