Wolfringo Wolfringo
Wolfringo Wolfringo
Wolfringo (c) 2020 TehGM
DocFX, DiscordFX theme.
Search Results for

    Class WolfGroupStatistics.TextMessageStat

    Text message quantified statistic.

    Inheritance
    System.Object
    WolfGroupStatistics.MessageStat
    WolfGroupStatistics.TextMessageStat
    Implements
    WolfGroupStatistics.IMemberStat
    Inherited Members
    WolfGroupStatistics.MessageStat.UserID
    WolfGroupStatistics.MessageStat.UserNickname
    WolfGroupStatistics.MessageStat.Percentage
    Namespace: TehGM.Wolfringo
    Assembly: Wolfringo.Core.dll
    Syntax
    public class TextMessageStat : WolfGroupStatistics.MessageStat, WolfGroupStatistics.IMemberStat

    Constructors

    | Improve this Doc View Source

    TextMessageStat()

    Creates a new object of this type.

    Declaration
    [JsonConstructor]
    protected TextMessageStat()

    Properties

    | Improve this Doc View Source

    RandomQuote

    Random related message.

    Declaration
    [JsonProperty("randomQuote")]
    public string RandomQuote { get; }
    Property Value
    Type Description
    System.String

    Implements

    WolfGroupStatistics.IMemberStat