Table of Contents

Property ApplicationId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ApplicationId

Gets the application ID of the direct message's creator if it a bot.

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

Property Value

ulong