Merge branch 'develop' into live-agent-reports-controller

This commit is contained in:
Pranav
2025-03-10 21:14:55 -07:00
committed by GitHub
327 changed files with 7069 additions and 2155 deletions
@@ -1,3 +1,7 @@
json.meta do
json.total_count @attachments_count
end
json.payload @attachments do |attachment|
json.message_id attachment.push_event_data[:message_id]
json.thumb_url attachment.push_event_data[:thumb_url]