GetBotsCountResponse

Types

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

Properties

Link copied to clipboard
val active: Int

The number of bots with active status.

Link copied to clipboard

The number of bots with pending status (invited but not yet activated).

Link copied to clipboard
val total: Int

The total number of bots in the network (active and pending).

Functions

Link copied to clipboard
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