mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
No need to quote, cuz already mention user
Signed-off-by: yasirarism <github@yasir.eu.org>
This commit is contained in:
parent
64d3578c2c
commit
1371de6e3b
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ async def cek_mataa(_, ctx: Message, strings):
|
|||
ctx.from_user.last_name,
|
||||
)
|
||||
if msg != "":
|
||||
await ctx.reply_msg(msg, quote=True)
|
||||
await ctx.reply_msg(msg, quote=False)
|
||||
|
||||
|
||||
@app.on_message(
|
||||
|
|
|
|||
Loading…
Reference in a new issue