Skip to main content

TypeAlias.CampaignContent

type CampaignContent = z.infer<typeof campaignContentSchema>;

Per-channel message content persisted on the campaign (JSONB column).