Table of Contents

Property ActivityInstanceId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ActivityInstanceId

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

[JsonProperty("activity_instance_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ActivityInstanceId { get; }

Property Value

ulong?