Property MessageCount
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
MessageCount
Gets the number of messages that were affected.
public int? MessageCount { get; }
Property Value
- int?
Gets the number of messages that were affected.
public int? MessageCount { get; }