Property IsMe
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }