Function questionForce

Initiates a forced question process within a chat context

questionForce

  • Parameters

    • message: string

      The message/question to be processed

    • clientId: string

      Unique identifier for the client

    • wikiName: string

      Name of the wiki context

    Returns Promise<string>

    The response from the chat process