ShouldFetchMore

data class ShouldFetchMore(val nextBatch: String) : FetchThreadsResult

Constructors

Link copied to clipboard
constructor(nextBatch: String)

Properties

Link copied to clipboard