Execute function and continue control flow with Teloxide
I want to execute some code every time a message is received by my telegram bot and always pass the control to the next branch
I want to execute some code every time a message is received by my telegram bot and always pass the control to the next branch