I'm using twilio chat service to integrate my inhouse chat platform with twilio flex. when creating the channel via the node SDK, I register a webhook to to consume messages sent over the channel and pass them on to our chat clients.
Does the flex chat widget for agents sends a typing indicator?
Are the typing indicator messages consumable via the webhook integration?