@aleph-sdk/monorepo
Preparing search index...
message/src
GetMessagesSocketConfiguration
Type Alias GetMessagesSocketConfiguration
type
GetMessagesSocketConfiguration
=
{
addresses
?:
string
[]
;
apiServer
?:
string
;
chains
?:
Blockchain
[]
;
channels
?:
string
[]
;
contentKeys
?:
string
[]
;
contentTypes
?:
string
[]
;
endDate
?:
Date
;
hashes
?:
string
[]
;
history
?:
number
;
messageType
?:
MessageType
;
refs
?:
string
[]
;
startDate
?:
Date
;
tags
?:
string
[]
;
}
Index
Properties
addresses?
api
Server?
chains?
channels?
content
Keys?
content
Types?
end
Date?
hashes?
history?
message
Type?
refs?
start
Date?
tags?
Properties
Optional
addresses
addresses
?:
string
[]
Optional
api
Server
apiServer
?:
string
Optional
chains
chains
?:
Blockchain
[]
Optional
channels
channels
?:
string
[]
Optional
content
Keys
contentKeys
?:
string
[]
Optional
content
Types
contentTypes
?:
string
[]
Optional
end
Date
endDate
?:
Date
Optional
hashes
hashes
?:
string
[]
Optional
history
history
?:
number
Optional
message
Type
messageType
?:
MessageType
Optional
refs
refs
?:
string
[]
Optional
start
Date
startDate
?:
Date
Optional
tags
tags
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
addresses
api
Server
chains
channels
content
Keys
content
Types
end
Date
hashes
history
message
Type
refs
start
Date
tags
@aleph-sdk/monorepo
Loading...