@aleph-sdk/monorepo
Preparing search index...
message/src
MessageBuilderConfig
Type Alias MessageBuilderConfig<C>
type
MessageBuilderConfig
<
C
>
=
{
account
:
Account
;
channel
?:
string
;
content
:
C
;
storageEngine
:
ItemType
;
timestamp
:
number
;
}
Type Parameters
C
Index
Properties
account
channel?
content
storage
Engine
timestamp
Properties
account
account
:
Account
Optional
channel
channel
?:
string
content
content
:
C
storage
Engine
storageEngine
:
ItemType
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
channel
content
storage
Engine
timestamp
@aleph-sdk/monorepo
Loading...