Table of Contents

Property LaunchId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

LaunchId

Gets the launch id of the activity instance, if available.

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

Property Value

ulong?