Spaces:
Paused
Paused
Commit ·
1d8843f
1
Parent(s): ea7717a
Update app.py
Browse files
app.py
CHANGED
|
@@ -56,4 +56,5 @@ def process_array_length_choice(message, data_type):
|
|
| 56 |
bot.reply_to(message, f"Aguarde 1 min depois da ultima solicitação")
|
| 57 |
|
| 58 |
|
| 59 |
-
bot.
|
|
|
|
|
|
| 56 |
bot.reply_to(message, f"Aguarde 1 min depois da ultima solicitação")
|
| 57 |
|
| 58 |
|
| 59 |
+
bot.start_polling()
|
| 60 |
+
bot.idle()
|