New to KendoReact? Start a free 30-day trial
ChatFile
ChatFilePremium
Represents a file attachment in a Chat message.
Name | Type | Default | Description |
---|---|---|---|
id |
|
Unique identifier for the file. | |
name |
|
Name of the file. | |
size |
|
Size of the file in bytes. | |
thumbnailUrl? |
|
Optional preview image URL for the file. | |
type |
|
MIME type of the file (for example, | |
url? |
|
Optional URL to download or view the file. |