Callback fired when messages updated. This library automatically tracks changes to the messages prop, so this callback will receive only new messages.
messages
ChatViewerHandle instance. Allows you to control the chat viewer.
The current messages.
Callback fired when messages updated. This library automatically tracks changes to the
messages
prop, so this callback will receive only new messages.