Message¶
A message that displays text and has no value. The text displayed is the value of the parameter's prompt.
There are no keys for this parameter type.
Example¶
{
"name": "WARNING",
"type": "message",
"prompt": "Do not share your API key with strangers"
}