Table of Contents

Property BurstUserIds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

BurstUserIds

Gets the ids of users who burst reacted with this emoji.

[JsonProperty("burst_user_ids", NullValueHandling = NullValueHandling.Ignore)]
public ulong[] BurstUserIds { get; }

Property Value

ulong[]