v4.13.0
·
100 commits
to stable
since this release
Feature
SDK now supports MessageForm! Form message can only be sent through AI Chatbot in Sendbird dashboard.
- Added
MessageForm - Added
MessageFormItem - Added
MessageFormItemStyle, - Added
MessageFormItemLayout, - Added
MessageFormItemResultCount, - Added
submitMessageForm()inBaseMessage - Deprecated
submitMessageForm(data)inBaseMessage
Improvements
- Added
sb.authenticate() - Added
sb.feedChannel.getTotalUnreadNotificationCount() - Deprecated
sb.authenticateFeed() - Deprecated
sb.feedChannel.getTotalUnreadMessageCount() - Fixed timing issue with
BackGroundSynccompletion confirmation - Fixed a bug that
userIdsFilterandsearchFilterdon't work in MessageCollection - (internal) Added
ThrottleControllerinMessageCollection