Sdílet prostřednictvím


NotificationContent type

Podrobnosti o zprávě, kterou chcete odeslat.

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