aboutsummaryrefslogtreecommitdiff
path: root/helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'helpers.py')
-rw-r--r--helpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers.py b/helpers.py
index 454d49f..3ca95d0 100644
--- a/helpers.py
+++ b/helpers.py
@@ -160,5 +160,5 @@ async def mans(message, text):
)
)
else:
- return await message.reply_text(text)
+ return await message.reply(text)