Table of Contents

Property Count

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Count

Gets the number of votes for this answer.

[JsonProperty("count")]
public int Count { get; }

Property Value

int