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