SongGuess
Preparing search index...
server/worker-configuration
UserMessage
Type Alias UserMessage
type
UserMessage
=
{
content
:
string
|
UserMessageContentPart
[]
;
name
?:
string
;
role
:
"user"
;
}
Index
Properties
content
name?
role
Properties
content
content
:
string
|
UserMessageContentPart
[]
Optional
name
name
?:
string
role
role
:
"user"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
name
role
SongGuess
Loading...