Sending Reminders Functions

Hello I am reading the documentation about scheduling reminders.

I have a bot in production that is web-based. I’m a bit confused with how reminders are processed. If my chatbot is closed (user closes the chatbot) but my Rasa server is still up and running, will the reminders still be sent? Or is this impacted because I deployed via website? Would this be different if used a different channel like messenger or twilio?

Thank you

Good question. The reminders would be sent by the Rasa server but if the user is not connected, they would never receive it.