Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 703 Bytes

File metadata and controls

18 lines (16 loc) · 703 Bytes
title PushNotificationAction
description PushNotificationAction Schema Reference

Properties

Property Type Required Description
name string Action name
type string
title string Notification title
body string Notification body text
recipients string[] User IDs or device tokens
data Record<string, any> optional Additional data payload
badge number optional Badge count (iOS)
sound string optional Notification sound
clickAction string optional Action/URL when notification is clicked