SlotSortBy

Specifies attributes for sorting a list of bots.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The attribute to use to sort the list.

Link copied to clipboard

The order to sort the list. You can choose ascending or descending.

Functions

Link copied to clipboard
inline fun copy(block: SlotSortBy.Builder.() -> Unit = {}): SlotSortBy
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String