In this example UserA sent "Hello" via DM to UserB. UserB has yet to read the message, so the mentionCount
is 1, and the MsgCount
is 0 for UserB.
ChannelId | Username | MsgCount. | MentionCount |
---|---|---|---|
k7az1dt6nig67kgdcgfyxbn4we | UserA | 1 | 0 |
k7az1dt6nig67kgdcgfyxbn4we | UserB | 0 | 1 |