Property ApplicationId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }