@refinio/one.models
Preparing search index...
models/ChannelManager
RawChannelEntry
Type Alias RawChannelEntry
This type is returned by the raw channel iterator
type
RawChannelEntry
=
{
author
?:
SHA256IdHash
<
Person
>
;
channelEntryHash
:
SHA256Hash
<
LinkedListEntry
>
;
channelInfo
:
ChannelInfo
;
channelInfoIdHash
:
SHA256IdHash
<
ChannelInfo
>
;
creationTime
:
number
;
creationTimeHash
:
SHA256Hash
<
CreationTime
>
;
dataHash
:
SHA256Hash
;
metaDataHashes
?:
SHA256Hash
[]
;
}
Index
Properties
author?
channel
Entry
Hash
channel
Info
channel
Info
Id
Hash
creation
Time
creation
Time
Hash
data
Hash
meta
Data
Hashes?
Properties
Optional
author
author
?:
SHA256IdHash
<
Person
>
channel
Entry
Hash
channelEntryHash
:
SHA256Hash
<
LinkedListEntry
>
channel
Info
channelInfo
:
ChannelInfo
channel
Info
Id
Hash
channelInfoIdHash
:
SHA256IdHash
<
ChannelInfo
>
creation
Time
creationTime
:
number
creation
Time
Hash
creationTimeHash
:
SHA256Hash
<
CreationTime
>
data
Hash
dataHash
:
SHA256Hash
Optional
meta
Data
Hashes
metaDataHashes
?:
SHA256Hash
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
channel
Entry
Hash
channel
Info
channel
Info
Id
Hash
creation
Time
creation
Time
Hash
data
Hash
meta
Data
Hashes
@refinio/one.models
Loading...
This type is returned by the raw channel iterator