Chat |
public sealed class ChatEventReactionItem : ChatItemBase
The ChatEventReactionItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets or sets the number of participants who reacted with this reaction. | |
| OtherProperties | Gets a dictionary of optional reaction metadata. | |
| Participants | Gets the participants who reacted with this reaction. | |
| Value | Gets or sets the value of this reaction. For most cases, this will be one or more Unicode emojis. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |