Reddit.NET
Reddit.NET copied to clipboard
Account.Modmail.GetUnreadConversations() return all conversations, ignoring the read/unread state
Same issue with reddit.Account.Modmail.GetConversations("", subreddit, "unread");
Could you provide the actual return JSON (assuming you're equipped for debugging)? It looks like the request is being properly formatted and all that, so if we're not getting the correct return data for this, then we're looking at some kind of API bug that would need to be reported to r/redditdev.