Table of Contents

Property Count

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Count

Gets the total number of users who reacted with this emoji.

[JsonProperty("count", NullValueHandling = NullValueHandling.Ignore)]
public int Count { get; }

Property Value

int