Property BurstMe
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BurstMe
Gets whether the current user burst reacted with this emoji.
[JsonProperty("burst_me", NullValueHandling = NullValueHandling.Ignore)]
public bool BurstMe { get; }
Gets whether the current user burst reacted with this emoji.
[JsonProperty("burst_me", NullValueHandling = NullValueHandling.Ignore)]
public bool BurstMe { get; }