Skip to main content

@wildix/xbees-users-client > UpdateBotInput

UpdateBotInput interface

Signature:

export interface UpdateBotInput 

Properties

Property

Modifiers

Type

Description

access?

BotAccess | undefined

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

botId

string

company?

string | undefined

(Optional)

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.