I'm trying to get the numbers of direct unread messages in rocket.chat.
I'm on 0.53.0 and trying with /api/v1/im.history to get the numbers of unreads. If I set unreads to "true" I can't distinguish between read and unread.
What is the way to get the numbers of unread?