Hi, We are integrating with Sendbird for our chat application.
I had a question around sending messages.
Is there a way to send more than one images/videos in a single sendbird message in the send message API?
Do let me know if there exists another way to do the same.
Hey @Harshita_Yeole, currently you cannot send multiple files in a single message through the way it was designed. In theory you could attach other file urls to the message object. But it would be better to just send multiple individual file messages.
Thank you for the response @Alex_Preston
1 Like