React Chat - Attachment

A configuration object for a file attachment.

import { ChatTypes } from "devextreme-react/chat"
Type: ChatTypes.Attachment

name

Specifies the file name.

Type:

String

size

Specifies the file size in bytes.

Type:

Number