Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vladaskorohodova committed Nov 29, 2024
1 parent 1111466 commit 7811115
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Use [onMessageEntered](/Documentation/ApiReference/UI_Components/dxChat/Configur

1. The Feedback Bot user is added to the [typingUsers](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#typingUsers) array to show them typing.
2. After one second, the **typingUsers** array is emptied, and Chat displays the answer message.
3. After 3 seconds, an [alert](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#alerts) is displayed, and Chat is disabled.
3. After that, an [alert](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#alerts) is displayed, and Chat is disabled.

---
##### jQuery
Expand Down

0 comments on commit 7811115

Please sign in to comment.