Class ChatRequestHierarchyBranchImpl<TRequest>

A branch of the chat request hierarchy. It contains a list of items, each representing a request. Those items can have a next branch, which is the next request in the hierarchy.

Type Parameters

Implements

Constructors

Properties

_activeIndex: number = -1
id: string = ...

Accessors

Methods