v3.0.101
- Improved stability.
- Added
resendUserMessage()
inBaseChannel
to retry to send aUserMessage
which hasrequestID
. - Added
requestState
and enumMessageRequestState
which has NONE, PENDING, FAILED, and SUCCEEDED inSendBird
. - Added
myLastRead
inGroupChannel
to detect last read timestamp of current connected user.