Click or drag to resize

ChatParticipantItemId Property

Gets the ID of this participant.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public string Id { get; }

Property Value

String
Remarks
This value is unique across the entire chat project.
See Also