NotificationContent type
Detalles del mensaje que se va a enviar.
type NotificationContent =
| NotificationContentParent
| TextNotificationContent
| MediaNotificationContent
| ImageNotificationContent
| DocumentNotificationContent
| VideoNotificationContent
| AudioNotificationContent
| TemplateNotificationContent