sorts

@JvmName(name = "sbqjjkkytxpnlkdm")
suspend fun sorts(value: List<GetImagesSort>?)

Parameters

value

Sort the results. The sort block is documented below.


@JvmName(name = "pbaddvwxhactyljd")
suspend fun sorts(argument: List<suspend GetImagesSortBuilder.() -> Unit>)
@JvmName(name = "tbwfmtqnugcfwiwh")
suspend fun sorts(vararg argument: suspend GetImagesSortBuilder.() -> Unit)
@JvmName(name = "hytlimkpllfnjyvh")
suspend fun sorts(argument: suspend GetImagesSortBuilder.() -> Unit)

Parameters

argument

Sort the results. The sort block is documented below.


@JvmName(name = "fioswkqdmwwkgtwt")
suspend fun sorts(vararg values: GetImagesSort)

Parameters

values

Sort the results. The sort block is documented below.