Table of Contents

Property Id

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Id

The instance ID of the Activity if one was launched or joined.

[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }

Property Value

string