Property Before
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
Before
The property's value before it was changed.
public T? Before { get; }
Property Value
- T
The property's value before it was changed.
public T? Before { get; }