Class ThreadQueryResult
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
public class ThreadQueryResult
- Inheritance
-
ThreadQueryResult
Properties
- HasMore
Gets whether additional calls will yield more threads.
- Threads
Gets the list of threads returned by the query. Generally ordered by ArchiveTimestamp in descending order.