Table of Contents

Property Reactions

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Reactions

Gets reactions used on this message.

[JsonIgnore]
public IReadOnlyList<DiscordReaction> Reactions { get; }

Property Value

IReadOnlyList<DiscordReaction>