@aleph-sdk/monorepo
Preparing search index...
message/src
GetMessagesParams
Type Alias GetMessagesParams
type
GetMessagesParams
=
{
addresses
?:
string
;
chains
?:
string
;
channels
?:
string
;
contentKeys
?:
string
;
contentTypes
?:
string
;
endDate
?:
number
;
hashes
?:
string
;
msgTypes
?:
string
;
page
?:
number
;
pagination
?:
number
;
refs
?:
string
;
startDate
?:
number
;
tags
?:
string
;
}
Index
Properties
addresses?
chains?
channels?
content
Keys?
content
Types?
end
Date?
hashes?
msg
Types?
page?
pagination?
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
msg
Types
msgTypes
?:
string
Optional
page
page
?:
number
Optional
pagination
pagination
?:
number
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
msg
Types
page
pagination
refs
start
Date
tags
@aleph-sdk/monorepo
Loading...