Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
recipes/ChatRecipes
ChatMessage
Interface ChatMessage
interface
ChatMessage
{
$type$
:
"ChatMessage"
;
attachments
?:
SHA256Hash
[]
;
sender
:
SHA256IdHash
<
Person
>
;
text
:
string
;
thumbnails
?:
SHA256Hash
[]
;
}
Index
Properties
$type$
attachments?
sender
text
thumbnails?
Properties
$type$
$type$
:
"ChatMessage"
Optional
attachments
attachments
?:
SHA256Hash
[]
sender
sender
:
SHA256IdHash
<
Person
>
text
text
:
string
Optional
thumbnails
thumbnails
?:
SHA256Hash
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$type$
attachments
sender
text
thumbnails
@refinio/one.models
Loading...