mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
432 B
432 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.