Ask a question to get started
Enter to send•Shift+Enter new line
NotificationActionResult( self, key: str, action_id: ActionId, )
Registry key of the notification the action was picked for.
Identifier of the chosen NotificationAction.
NotificationAction
Dismissal payload identifying which action the user picked.
The screen returns this via dismiss() when the user drills into a notification and selects an action; it returns None when the user cancels with Esc without committing to an action.
dismiss()
None