ChatAttachmentClickEventArgs

16 Dec 20251 minute to read

Properties

cancel boolean

Indicates whether rendering preview should be canceled.
Setting this boolean property to true will prevent the preview rendering.

event Event

Specifies the event object associated with the click event args.
Represents the underlying event that triggered the action, providing details about the event.

file FileInfo

Represents the file that is intended to be previewed.
This property holds a file object containing all relevant details of the file. It can be canceled or previewed before the message is sent.

name string

Specifies name of the event.