ChatEventReactionItemCount Property |  |
Gets or sets the number of participants who reacted with this reaction.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic int Count { get; set; }Property Value
Int32
Remarks
This is separate from
Participants because there can be
more reactions than the number of known participants who reacted with this reaction.
See Also