Table of Contents

Property After

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

After

Gets or sets the after cursor.

public ulong? After { get; set; }

Property Value

ulong?

Remarks

Supplying an after cursor causes Discord to return an ascending page. This cursor cannot be combined with Before.