Table of Contents

Property HasMore

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

HasMore

Gets whether additional calls will yield more threads.

[JsonProperty("has_more", NullValueHandling = NullValueHandling.Ignore)]
public bool HasMore { get; }

Property Value

bool