chore: 360Dialog attachments fix (#4173)

fixes: #3701
This commit is contained in:
Sojan Jose 2022-03-15 17:42:21 +05:30 committed by GitHub
parent f405572e5c
commit 02dd5ecfab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ class Whatsapp::IncomingMessageService
return :audio if %w[audio voice].include?(file_type)
return :video if ['video'].include?(file_type)
'document'
:file
end
def attach_files