How can I know if the response is the last respons...
# 🤝help
c
I'm working with the Botpress Messaging API (https://app.botpress.cloud/hub/integrations/intver_01HVHQ1WX8PQ96R7J40ZQM7T9X), and it's sending responses one by one if there's more than one for a single user input. I've set up my backend to wait until all responses have been received. Is there a way to tell if a response is the last one I'm waiting for?