Does anyone know if there is a way to collect mult...
# 🌎general
b
Does anyone know if there is a way to collect multiple messages into 1 variable? The use-case is like this: On Telegram or Discord, users can send multiple messages with line breaks. The goal is to avoid confusing the bot. It could be waiting a few seconds before replying so it could capture the whole message from the user that triggered the bot.