NotificationContent type
要发送的消息的详细信息。
type NotificationContent =
| NotificationContentParent
| TextNotificationContent
| MediaNotificationContent
| ImageNotificationContent
| DocumentNotificationContent
| VideoNotificationContent
| AudioNotificationContent
| TemplateNotificationContent