[#15950] Updated build-image-messages (#16518)

Author: andresceballosm <ceballosmarandres@gmail.com>
This commit is contained in:
Andrés Felipe Ceballos M 2023-07-12 08:04:29 -05:00 committed by GitHub
parent 6c28e9349f
commit c55f12ecf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,6 +174,8 @@
:image-width width
:image-height height
:text input-text
:link-previews (map #(select-keys % [:url :title :description :thumbnail])
(get-in db [:chat/link-previews :unfurled]))
:response-to message-id})
images)))