Property ApplicationId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ApplicationId
Gets the application id of this guild if it is bot created.
[JsonProperty("application_id")]
public ulong? ApplicationId { get; }
Gets the application id of this guild if it is bot created.
[JsonProperty("application_id")]
public ulong? ApplicationId { get; }