[Problem/Question]
Is it possible to send both a file and a message together (like Google Chat) in a single Sendbird API call or SDK method?
We’re trying to allow users to send a file with a message (caption) in one action, rather than sending them separately. This is commonly seen in platforms like Google Chat, where a message can include both an attachment and text in one message bubble. We can’t find clear documentation confirming whether this is officially supported or recommended.