Message Reaction Summary
interface MessageReactionSummary
Represents a summary of all reactions on a message.
Not suitable for inheritance
This interface is not designed for implementation or extension outside this SDK. The interface definition may evolve over time with additional properties or methods to support new features, which could break implementations.
Properties
Link copied to clipboard
Map of reaction to the summary (total and clients) for reactions of type MessageReactionType.Distinct.
Link copied to clipboard
Map of reaction to the summary (total and clients) for reactions of type MessageReactionType.Multiple.
Link copied to clipboard
Map of reaction to the summary (total and clients) for reactions of type MessageReactionType.Unique.