Table of Contents

Property IsAscending

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsAscending

Gets whether the page is ordered ascending.

public required bool IsAscending { get; init; }

Property Value

bool

Remarks

When false, the page follows Discord's default descending audit log order.