Marc Rabat
Marc Rabat
Framework dependencies should be updated to use newer version of react
Webchat is very overloaded with components functions that need to be extracted into smaller components and keep Webchat class as clean as possible
Start by migrating 1 file and configuring Typescript and start moving the rest of components
## Description * Type `is_test_integration` in `Session`. * Avoid calling botonic-plugin-hubtype-analytics when bot has `session.is_test_integration` set to true. * Do call smart intents inference with use_latest parameter set to false...