You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sending images through apps built using the Rocket.Chat App Engine, the images are delivered to the chat as generic file attachments instead of being rendered as inline images (with preview / thumbnail support).
Steps to reproduce:
Create a Rocket.Chat app using the App Engine
From the app, send a message containing an image attachment using the App Engine APIs. (in my case this a customized slash command to the user)