Record containing customizations for a user's chat profile.
Record Key
literal:self
Fixed literal value
Properties
color
ref
#color
Optional
No description available.
View raw schema
{
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"properties": {
"color": {
"ref": "#color",
"type": "ref"
}
}
},
"description": "Record containing customizations for a user's chat profile."
}