Table of Contents

Property MessageCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MessageCount

Gets an approximate count of messages in a thread, stops counting at 50.

[JsonProperty("message_count", NullValueHandling = NullValueHandling.Ignore)]
public int? MessageCount { get; }

Property Value

int?