Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
vladaskorohodova committed Nov 27, 2024
1 parent 4d3d4cb commit 012ac6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Assign chat users:
- Specify the user's [ID](/Documentation/ApiReference/UI_Components/dxChat/Types/User/#id).
- Specify the user's [name](/Documentation/ApiReference/UI_Components/dxChat/Types/User/#name). If the name is not specified, it becomes "Unknown User".
- Define avatars with a [URL](/Documentation/ApiReference/UI_Components/dxChat/Types/User/#avatarUrl) and [alt](Documentation/ApiReference/UI_Components/dxChat/Types/User/#avatarAlt) text. If the URL is not specified, the avatar becomes the user's name initials.
- Assign a user to the [user](/Documentation/24_2/ApiReference/UI_Components/dxChat/Configuration/#user) property to define the chat owner.
- Assign a user to the [user](/Documentation/ApiReference/UI_Components/dxChat/Configuration/#user) property to define the chat owner.

---
##### jQuery
Expand Down

0 comments on commit 012ac6f

Please sign in to comment.