Reddit.NET icon indicating copy to clipboard operation
Reddit.NET copied to clipboard

Account.Modmail.GetUnreadConversations() return all conversations, ignoring the read/unread state

Open Ckankonmange opened this issue 4 years ago • 1 comments

Same issue with reddit.Account.Modmail.GetConversations("", subreddit, "unread");

Ckankonmange avatar Sep 23 '21 20:09 Ckankonmange

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.

sirkris avatar Sep 24 '21 00:09 sirkris