feat: hide CSAT survey URLs from agents in dashboard (#11622)
This commit is contained in:
@@ -16,7 +16,7 @@ class Twilio::SendOnTwilioService < Base::SendOnChannelService
|
||||
|
||||
def message_params
|
||||
{
|
||||
body: message.content,
|
||||
body: message.outgoing_content,
|
||||
to: contact_inbox.source_id,
|
||||
media_url: attachments
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user