BotVersionSortBy

Specifies attributes for sorting a list of bot versions.

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 of versions.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: BotVersionSortBy.Builder.() -> Unit = {}): BotVersionSortBy
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