Closed Kostyshina closed 4 years ago
Hi, for now I'm using onNewMessage() callback to count number of unread messaged, but is it possible to receive this count from API?
onNewMessage()
Unfortunately, this is feasible right now. But feel free to submit a new feature request if your current use case can't be solved with the current implementation. Thank you!
Hi, for now I'm using
onNewMessage()
callback to count number of unread messaged, but is it possible to receive this count from API?