Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Suggestions

Suggestions to show with response.

Hierarchy

  • Suggestions

Constructors

Properties

Methods

Constructors

constructor

  • new Suggestions(...suggestions: (string | string[])[]): Suggestions
  • Parameters

    • Rest ...suggestions: (string | string[])[]

      Texts of the suggestions.

    Returns Suggestions

Properties

suggestions

Methods

add

  • add(...suggestions: string[]): this
  • Parameters

    • Rest ...suggestions: string[]

    Returns this

Generated using TypeDoc