Condividi tramite


NotificationContent type

Dettagli del messaggio da inviare.

type NotificationContent =
  | NotificationContentParent
  | TextNotificationContent
  | MediaNotificationContent
  | ImageNotificationContent
  | DocumentNotificationContent
  | VideoNotificationContent
  | AudioNotificationContent
  | TemplateNotificationContent