Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BotFactory

export

Statische Klasse zur Erzeugung eines Bots.

Hierarchy

  • BotFactory

Index

Methods

Methods

Static create

  • Kann verschiedene Versionen von Bot zurueckgeben, einschließlich eines Bot-Mocks.

    Parameters

    • Optional aName: string

      Name des zu erzeugenden Bots

    • Optional aOption: BotOptionInterface

      optionale Parameter

    Returns BotInterface

    Bot Instanz wird zurueckgegeben

Generated using TypeDoc