toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.chat
/
ChatAnnotation
/
ChatAnnotation
Chat
Annotation
constructor
(
type
:
String
,
url
:
String
?
=
null
,
title
:
String
?
=
null
,
startIndex
:
Int
?
=
null
,
endIndex
:
Int
?
=
null
,
text
:
String
?
=
null
)