v3.0.51
- Added
markAsReadWithChannelUrls()
inSendBird
to simultaneously mark as read multiple channels the logged in user has joined. - Added
markAsReadAll()
inSendBird
to mark as read all channels the logged in user has joined. - Deprecated
markAsReadAll()
inGroupChannel
. - From now, if you pass param as
true
when you callhide()
, the channel's unreadMessageCount set to 0.