Skip to content

Commit

Permalink
Update memes.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Spyderzz committed Dec 22, 2019
1 parent 7199e1b commit b3aacea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userbot/modules/memes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@ async def killing (killed):
if not killed.text[0].isalpha() and killed.text[0] not in ("/", "#", "@", "!"):
if await killed.get_reply_message():
await killed.edit(
"`Targeted `[user](tg://user?id={user_id})` killed by Headshot 😈......`\n"
"`Targeted user killed by Headshot 😈......`\n"
"#Sad_Reacts_Onli\n"
)

Expand Down

0 comments on commit b3aacea

Please sign in to comment.