Skip to content

Commit

Permalink
Update p_ttishow.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DKBOTx authored Jun 4, 2022
1 parent 24a18ed commit c1555eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/p_ttishow.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ async def get_ststs(bot, message):

# a function for trespassing into others groups, Inspired by a Vazha
# Not to be used , But Just to showcase his vazhatharam.
# @Client.on_message(filters.command('invite') & filters.user(ADMINS))
@Client.on_message(filters.command('invite') & filters.user(ADMINS))
async def gen_invite(bot, message):
if len(message.command) == 1:
return await message.reply('Give me a chat id')
Expand Down

0 comments on commit c1555eb

Please sign in to comment.