NotificationContent type
Detalhes da mensagem a enviar.
type NotificationContent =
| NotificationContentParent
| TextNotificationContent
| MediaNotificationContent
| ImageNotificationContent
| DocumentNotificationContent
| VideoNotificationContent
| AudioNotificationContent
| TemplateNotificationContent