mirror of
https://github.com/electron/electron.git
synced 2026-01-08 07:04:01 -05:00
434 B
434 B
NotificationResponse Object
actionIdentifierstring - The identifier string of the action that the user selected.datenumber - The delivery date of the notification.identifierstring - The unique identifier for this notification request.userInfoRecord<string, any> - A dictionary of custom information associated with the notification.userTextstring (optional) - The text entered or chosen by the user.