feature/IO-3182-Phone-Number-Consent - Checkpoint
This commit is contained in:
@@ -12,8 +12,7 @@ const { phone } = require("phone");
|
||||
const { admin } = require("../firebase/firebase-handler");
|
||||
const InstanceManager = require("../utils/instanceMgr").default;
|
||||
|
||||
/ TWILLIO KEYWORDS;
|
||||
// Note: When we handle different languages, we might need to adjust these keywords accordingly.
|
||||
9; // Note: When we handle different languages, we might need to adjust these keywords accordingly.
|
||||
const optInKeywords = ["START", "YES", "UNSTOP"];
|
||||
const optOutKeywords = ["STOP", "STOPALL", "UNSUBSCRIBE", "CANCEL", "END", "QUIT", "REVOKE", "OPTOUT"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user