Table of Contents

Property ApplicationId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ApplicationId

Gets the application id that owns this activity instance, if available.

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

Property Value

ulong?