Class WolfGroupStatistics.TextMessageStat
Text message quantified statistic.
Implements
Inherited Members
Namespace: TehGM.Wolfringo
Assembly: Wolfringo.Core.dll
Syntax
public class TextMessageStat : WolfGroupStatistics.MessageStat, WolfGroupStatistics.IMemberStatConstructors
| Improve this Doc View SourceTextMessageStat()
Creates a new object of this type.
Declaration
[JsonConstructor]
protected TextMessageStat()Properties
| Improve this Doc View SourceRandomQuote
Random related message.
Declaration
[JsonProperty("randomQuote")]
public string RandomQuote { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
