Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
ChatResponseTurn
Class ChatResponseTurn
Stubbed
Index
Constructors
constructor
Properties
command?
participant
response
result
Constructors
Private
constructor
new
Chat
Response
Turn
(
response
,
result
,
participant
)
:
ChatResponseTurn
Parameters
response
:
readonly
(
ChatResponseMarkdownPart
|
ChatResponseFileTreePart
|
ChatResponseAnchorPart
|
ChatResponseCommandButtonPart
)
[]
result
:
ChatResult
participant
:
string
Returns
ChatResponseTurn
Properties
Optional
Readonly
command
command
?:
string
Readonly
participant
participant
:
string
Readonly
response
response
:
readonly
(
ChatResponseMarkdownPart
|
ChatResponseFileTreePart
|
ChatResponseAnchorPart
|
ChatResponseCommandButtonPart
)
[]
Readonly
result
result
:
ChatResult
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
command
participant
response
result
Theia TypeDoc
Loading...
Stubbed