I use api List messages | Chat Platform API | Sendbird Docs
to get message list of a channel and want to check if each message is read by current user.
I found that none of those properties in response data represent that.
I use api List messages | Chat Platform API | Sendbird Docs
to get message list of a channel and want to check if each message is read by current user.
I found that none of those properties in response data represent that.
Is there any apis that can check if current user read a specific message ?