Angular Chat - Attachment

A configuration object for a file attachment.

import { DxChatTypes } from "devextreme-angular/ui/chat"
Type: DxChatTypes.Attachment

name

Specifies the file name.

Type:

String

size

Specifies the file size in bytes.

Type:

Number