User
Represents a participant in a Chat conversation.
Name | Type | Default | Description |
---|---|---|---|
avatarAltText? |
|
(Optional) An avatar image alt text for the user. | |
avatarUrl? |
|
(Optional) An avatar image for the user. | |
id |
|
A unique ID for this user. Typically, the ID is a number. Can also be a string or an object. | |
name? |
|
(Optional) The displayed name for the user. |