Skip to content

Commit

Permalink
typo in dishere (UsergeTeam#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krishna-Singhal authored Jan 16, 2021
1 parent dd38716 commit 487dbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userge/plugins/tools/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ async def enable_userbot(message: Message):


@userge.on_cmd("dishere", about={
'header': "enable userbot in current chat.",
'header': "disable userbot in current chat.",
'flags': {'-all': "disable Userbot in all chats."},
'usage': "{tr}dishere\n{tr}dishere [chat_id | username]\n{tr}dishere -all"})
async def disable_userbot(message: Message):
Expand Down

0 comments on commit 487dbc3

Please sign in to comment.