Variable getMessagesUnreadCountConst

getMessagesUnreadCount: EndpointGeneric<{}, {
    count: number;
}, any> = ...

GET https://privatemessages.roblox.com/v1/messages/unread/count

Gets unread messages for the authenticated user.