Table of Contents

Property ApplicationId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ApplicationId

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

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

Property Value

ulong?