다음을 통해 공유


NotificationContent type

보낼 메시지의 세부 정보입니다.

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