Table of Contents

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; }

Property Value

bool