CreateBotResponse

Types

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

Properties

Link copied to clipboard

The unique identifier assigned to the newly created bot.

Link copied to clipboard

The display name of the newly created bot.

Link copied to clipboard

The ID of the security group to which the bot was assigned.

Link copied to clipboard

A message indicating the result of the bot creation operation.

Link copied to clipboard

The ID of the network where the bot was created.

Link copied to clipboard

The username of the newly created bot.

Functions

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