Skip to content

Sent attachments is not showing up #111

Closed Answered by demchenkoalex
ienam asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ienam thank you!

Honestly, I don't know how I can help. The package was designed in a way so it can be used with whatever, that's why you have all those callbacks for sending images, files etc. so you can write your own implementation. ATM I was only used this chat UI with Firebase and I used Cloud Storage to upload files and images, and, after upload, I attached generated URL to the ImageMessage or FileMessage so it is rendering in the UI. See example here.

In your case either your service has some storage or you use AWS or something, you pass the URL to our library attaching it to the File or Image message, so it is rendered correctly here and Slack should be smart to parse the URL …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ienam
Comment options

Answer selected by demchenkoalex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants