Angular Chat - MessageDeletedEvent

The argument type in the messageDeleted event.

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

component

The UI component's instance.

Selector: dxo-component
Type: Chat

element

The UI component's container.

message

The message that was deleted.

Type:

Message