Skip to main content

@wildix/xbees-users-client > Bot

Bot interface

Signature:

export interface Bot 

Properties

Property

Modifiers

Type

Description

access?

BotAccess | undefined

(Optional) Defines who is allowed to use the bot. Default is EVERYBODY.

createdAt

string

id

string

integrationApiKeysCount

number

integrationType

BotIntegrationType

name

string

picture?

string | undefined

(Optional) A link to the bot picture.

searchable?

boolean | undefined

(Optional) Indicates whether the bot can be discovered by colleagues in the application.

updated?

string | undefined

(Optional)