genkovich / DialogFlowBotManMiddleware

Middleware for BotMan (BotMan Studio). Integration with DialogFlow API v2.
MIT License
12 stars 3 forks source link

Unable to change language once created the variable created the middleware #4

Open pacogarcia-urb opened 1 year ago

pacogarcia-urb commented 1 year ago

We are trying to change the language of dialogFlow based on Laravel app()->getlocale, but we see that once the class is established we don't have any method to switch between languages. Can you change language?