Property AlertMessageId
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
AlertMessageId
The id of any system auto moderation messages posted as a result of this action. This will not exist if the event doesn't correspond to an action with type SendAlertMessage.
public ulong? AlertMessageId { get; }