Table of Contents

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

Property Value

bool