Partager via


NotificationContent type

Détails du message à envoyer.

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