randydev commited on
Commit
897fc48
·
verified ·
1 Parent(s): 411f131

Update chatbot/plugins/chat.py

Browse files
Files changed (1) hide show
  1. chatbot/plugins/chat.py +1 -1
chatbot/plugins/chat.py CHANGED
@@ -327,4 +327,4 @@ async def chatbot_talk(client: Client, message: Message):
327
  await client.send_chat_action(message.chat.id, enums.ChatAction.CANCEL)
328
  return
329
  except Exception as e:
330
- return await message.reply_text(f"Error: {e}")
 
327
  await client.send_chat_action(message.chat.id, enums.ChatAction.CANCEL)
328
  return
329
  except Exception as e:
330
+ return await message.reply_text(f"Error: maintenance API")