BotMember

class BotMember

A bot that is a member of a network of bots.

Types

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

Properties

Link copied to clipboard

The alias ID of a bot that is a member of this network of bots.

Link copied to clipboard

The alias name of a bot that is a member of this network of bots.

Link copied to clipboard

The unique ID of a bot that is a member of this network of bots.

Link copied to clipboard

The unique name of a bot that is a member of this network of bots.

Link copied to clipboard

The version of a bot that is a member of this network of bots.

Functions

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