This repository was archived by the owner on Aug 30, 2022. It is now read-only.
1.2.6(Sept 28, 2020)
- Bugfixes:
- sendBirdSelectors.getSendFileMessage supports attaching
files that are uploaded to a remote server - renderChatItem includes channel as a prop:
- The available props are:
{
message: BaseMessage,
onDeleteMessage: Fn,
onUpdateMessage: Fn,
channel: GroupChannel
}
- The available props are:
- Place unsuccessful messages to the last on the allMessages
- sendBirdSelectors.getSendFileMessage supports attaching