FileMenuAction
eventsFired when a file context menu action is executed. This event allows you to handle custom file actions and respond to user interactions with file attachments.
Event Data
e.type String
The type of file action that was executed.
e.file Object
The file object associated with the action.
e.message Object
The message object containing the file.