Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Bot

Hierarchy

Index

Constructors

constructor

  • new Bot(prv: PathSegment, id?: string, service?: any): Bot

Methods

getEndpoint

  • getEndpoint(withValue?: boolean): string

Protected getRest

post

  • Since 1.0.32 (Release 9.3)

    Creates a bot extension. Please note: Bot extension is always created in Enabled status, no welcome email is sent.

    Required Permissions

    PermissionDescription
    EditAccountsViewing and updating user account info (including name, business name, address and phone number/account number)

    API Group

    Medium

    Parameters

    Returns Promise<BotExtensionCreation>

toString

  • toString(withValue?: boolean): string

Generated using TypeDoc