Table of Contents

Property BurstCount

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

BurstCount

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

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

Property Value

int