New to Kendo UI for Angular? Start a free 30-day trial
ChatFile
Updated on Feb 5, 2026
Represents the files attached to a message.
| Name | Type | Default | Description |
|---|---|---|---|
extension |
|
Sets the file extension, for example, | |
id |
|
Sets the unique identifier for the file. | |
name |
|
Sets the file name. | |
rawFile? |
|
Provides an in-memory representation of the file. | |
size |
|
Sets the file size in bytes. | |
thumbnailUrl? |
|
Sets the optional preview image URL. | |
type |
|
Sets the MIME type, for example, | |
url? |
|
Sets the optional URL to download or view the file. |