thaindangelhack
thaindangelhack
@MartinCupela Thanks for the quick response. I'm using: "stream-chat": "8.14.4" "getstream": "8.0.1"
@MartinCupela So why when I call API with that param, response is still returned success and last_read_message_id is still updated with the correct value passed in param? Is there any...
> Hey @thaindangelhack , the `channel.markRead()` method does not support passing message id. You can mark only whole channel as read. > >  > >  @MartinCupela I checked...
hi @MartinCupela 1 & 2: After call markRead and get value unread_messages === 0, equivalent to the messages in the channel have been read by that user, as I understand,...
@MartinCupela last_read_message_id is the last message that user read, right? i got it here  I mean, if unread_count = 0 then last_read_message_id of that user must equal id of...
what do you mean deleted message? my channel is currently full of intact messages, no deletions or edits. we don't even have a delete message feature in our app
@fawzii0x3 Can you share more details about the API key you found the issue with? Do you have any solution for it?