QueryThreadsResult

constructor(threads: List<Thread>, prev: String?, next: String?)

Parameters

threads

: The list of threads.

prev

: The identifier for the previous page of threads.

next

: The identifier for the next page of threads.