Reddit.NET  1.5
Reddit.NET is a .NET Standard library that provides easy access to the Reddit API with virtually no boilerplate code required.
Reddit.Things.ModmailConversationContainer Class Reference

Properties

Conversation Conversation [get, set]
 
Dictionary< string, ConversationMessageMessages [get, set]
 
Dictionary< string, ModActionShortModActions [get, set]
 
object User [get, set]
 

Property Documentation

◆ Conversation

Conversation Reddit.Things.ModmailConversationContainer.Conversation
getset

◆ Messages

Dictionary<string, ConversationMessage> Reddit.Things.ModmailConversationContainer.Messages
getset

◆ ModActions

Dictionary<string, ModActionShort> Reddit.Things.ModmailConversationContainer.ModActions
getset

◆ User

object Reddit.Things.ModmailConversationContainer.User
getset

The documentation for this class was generated from the following file: