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