Property IsAscending
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsAscending
Gets whether the page is ordered ascending.
public required bool IsAscending { get; init; }
Property Value
Remarks
When false, the page follows Discord's default descending audit log order.