Property After
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
After
Gets or sets the after cursor.
public ulong? After { get; set; }
Property Value
Remarks
Supplying an after cursor causes Discord to return an ascending page.
This cursor cannot be combined with Before.