revert: "fix: message_type inconsistency across message end points" (#10119)
Reverts chatwoot/chatwoot#10108
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
json.id message.id
|
||||
json.content message.content
|
||||
json.message_type message.message_type.to_i
|
||||
json.message_type message.message_type_before_type_cast
|
||||
json.content_type message.content_type
|
||||
json.source_id message.source_id
|
||||
json.inbox_id message.inbox_id
|
||||
|
||||
Reference in New Issue
Block a user