Property Before
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Before
Gets or sets the before cursor.
public ulong? Before { get; set; }
Property Value
Remarks
Supplying a before cursor keeps Discord's default descending order.
This cursor cannot be combined with After.