Property AlertSystemMessageId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AlertSystemMessageId
Gets the id of the message sent by the alert system.
[JsonProperty("alert_system_message_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? AlertSystemMessageId { get; }