For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Unread Count

This API returns an integer representing the number unread messages by the user.

let messageCount = Replies.unreadRepliesCount

Last updated