Builder

class Builder

Properties

Link copied to clipboard
var active: Int?

The number of bots with active status.

Link copied to clipboard
var pending: Int?

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

Link copied to clipboard
var total: Int?

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