Skip to main content

@wildix/xbees-users-client > CreateBotInput

CreateBotInput interface

Signature:

export interface CreateBotInput 

Properties

Property

Modifiers

Type

Description

access?

BotAccess | undefined

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

callback

BotCallback

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.