sortBy

@JvmName(name = "ximcuoolemodjbhc")
suspend fun sortBy(value: String?)

Parameters

value

If set, indicates what to sort results by. Can be either "created", "updated", "popularity" (comment count) or "long-running" (age, filtering by pulls updated in the last month). Default: "created".