Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/backend/types/sense
SenseListItem
Type alias SenseListItem
Sense
List
Item
:
{
entryType
:
EntryType
;
id
:
NeuronAddress
|
ParticleCid
;
lastId
:
NeuronAddress
|
ParticleCid
;
meta
:
{
direction
:
"from"
|
"to"
;
}
|
SenseChatMessage
;
timestampRead
:
number
;
timestampUpdate
:
number
;
unreadCont
:
number
;
}
Type declaration
entry
Type
:
EntryType
id
:
NeuronAddress
|
ParticleCid
last
Id
:
NeuronAddress
|
ParticleCid
meta
:
{
direction
:
"from"
|
"to"
;
}
|
SenseChatMessage
timestamp
Read
:
number
timestamp
Update
:
number
unread
Cont
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...