CreateBotRequest

Types

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

Properties

Link copied to clipboard

The password for the bot account.

Link copied to clipboard

The display name for the bot that will be visible to users in the network.

Link copied to clipboard

The ID of the security group to which the bot will be assigned.

Link copied to clipboard

The ID of the Wickr network where the bot will be created.

Link copied to clipboard

The username for the bot. This must be unique within the network and follow the network's naming conventions.

Functions

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