I have a question about using sendMultipleFileMessage.
I can receive a message event onMessageUpdated,
but I can not receive thumbnails
I have a question about using sendMultipleFileMessage.
I can receive a message event onMessageUpdated,
Hello @Moohyun
Welcome to the Sendbird community!
For multiple files message, message.fileInfoList
holds thumbnails. Can you check the message you received is instance of MultipleFilesMessage but not FileMessage?