Skip to content

Commit

Permalink
Added Exclusive Features
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnoAyanOfficial committed Jun 12, 2020
1 parent e053a18 commit 95af72e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion userbot/plugins/_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ async def cmd_list(event):
else:
await event.edit(input_str + " is not a valid plugin!")
else:
help_string = """TechnoAyanBoT Helper"""
help_string = """Userbot Helper.. \nProvided by @TechnoAyanBoT\n
`Userbot Helper to reveal all the commands`"""
results = await bot.inline_query( # pylint:disable=E0602
tgbotusername,
help_string
Expand Down

0 comments on commit 95af72e

Please sign in to comment.