feat: hide CSAT survey URLs from agents in dashboard (#11622)
This commit is contained in:
@@ -30,7 +30,7 @@ class Instagram::BaseSendService < Base::SendOnChannelService
|
||||
params = {
|
||||
recipient: { id: contact.get_source_id(inbox.id) },
|
||||
message: {
|
||||
text: message.content
|
||||
text: message.outgoing_content
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user