React Chat - MessageDeletingEvent
The argument type in the messageDeleting event.
import { ChatTypes } from "devextreme-react/chat"
Type:
ChatTypes.MessageDeletingEvent
Used in:
cancel
Allows you to cancel message deleting.
true, a Promise resolved with true, or a rejected Promise stops message removal.
false or a Promise resolved with false or undefined continues message removal.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.