Table of Contents

Interface IReaction

Namespace
Kook
Assembly
Kook.Net.Core.dll

Represents a generic reaction object.

public interface IReaction

Properties

Emote

The IEmote used in the reaction.

IEmote Emote { get; }

Property Value

IEmote