Table of Contents

Property Reactions

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Reactions

Gets reactions used on this message.

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

Property Value

IReadOnlyList<DiscordReaction>