Table of Contents

Property ApplicationId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ApplicationId

Gets the application ID of this guild if it is bot created.

[JsonProperty("application_id")]
public ulong? ApplicationId { get; }

Property Value

ulong?