Chore: Add docs for Twilio Whatsapp/SMS channel (#804)
This commit is contained in:
@@ -3,5 +3,8 @@ export default {
|
||||
hostURL() {
|
||||
return window.chatwootConfig.hostURL;
|
||||
},
|
||||
twilioCallbackURL() {
|
||||
return `${this.hostURL}/twilio/callback`;
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user