toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.chat
/
ToolId
Tool
Id
@
JvmInline
@
Serializable
value
class
ToolId
(
val
id
:
String
)
The ID of the tool call.
Members
Constructors
Tool
Id
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String