import type { IDNameFields } from "./id-name.ts"; export interface TargetingMarketingMessageChannelsFields { whatsapp: IDNameFields; }