SongGuess
Preparing search index...
server/worker-configuration
ResponsePrompt
Type Alias ResponsePrompt
type
ResponsePrompt
=
{
id
:
string
;
variables
?:
|
{
[
key
:
string
]:
string
|
ResponseInputText
|
ResponseInputImage
}
|
null
;
version
?:
string
|
null
;
}
Index
Properties
id
variables?
version?
Properties
id
id
:
string
Optional
variables
variables
?:
|
{
[
key
:
string
]:
string
|
ResponseInputText
|
ResponseInputImage
}
|
null
Optional
version
version
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
variables
version
SongGuess
Loading...