docs
api
workshops
blog
github
angular
core
react
UserMessage
API
interface
UserMessage
{
content
: JsonValue ;
role
:
"user"
;
}