Variable MESSAGE_CHANNELConst
MESSAGE_CHANNEL: {
Email: "email";
InApp: "in_app";
Push: "push";
Rcs: "rcs";
WhatsApp: "whatsapp";
} = ...
Type Declaration
ReadonlyEmail: "email"
ReadonlyInApp: "in_app"
ReadonlyPush: "push"
ReadonlyRcs: "rcs"
ReadonlyWhatsApp: "whatsapp"