Options
All
  • Public
  • Public/Protected
  • All
Menu

Module workspaces

Index

Functions

addUserToWorkspace

  • addUserToWorkspace(email: string, strategy: string, workspaceId: string, options?: AddWorkspaceUserOptions): Promise<void>

consumeInviteCode

  • consumeInviteCode(workspaceId: string, inviteCode?: string): Promise<boolean>
  • Parameters

    • workspaceId: string
    • Optional inviteCode: string

    Returns Promise<boolean>

    boolean indicating if code was valid & enough usage were left

getBotWorkspaceId

  • getBotWorkspaceId(botId: string): Promise<string>

getWorkspaceRollout

getWorkspaceUsers

Generated using TypeDoc