Table of Contents

Property ApplicationId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ApplicationId

Gets the id of the interaction application, if a response to an interaction.

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

Property Value

ulong?