@aleph-sdk/monorepo
Preparing search index...
message/src
PostQueryParams
Type Alias PostQueryParams
type
PostQueryParams
=
{
addresses
?:
string
;
channels
?:
string
;
hashes
?:
string
;
page
:
number
;
pagination
:
number
;
refs
?:
string
;
tags
?:
string
;
types
?:
string
|
string
[]
;
}
Index
Properties
addresses?
channels?
hashes?
page
pagination
refs?
tags?
types?
Properties
Optional
addresses
addresses
?:
string
Optional
channels
channels
?:
string
Optional
hashes
hashes
?:
string
page
page
:
number
pagination
pagination
:
number
Optional
refs
refs
?:
string
Optional
tags
tags
?:
string
Optional
types
types
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
addresses
channels
hashes
page
pagination
refs
tags
types
@aleph-sdk/monorepo
Loading...