Preparing search index...
The search index is not available
masto
masto
mastodon
rest
v2
SearchRepository
Interface SearchRepository
interface
SearchRepository
{
list
(
params
:
mastodon
.
rest
.
v2
.
SearchParams
,
meta
?:
HttpMetaParams
<
"none"
>
,
)
:
Paginator
<
mastodon
.
v2
.
Search
,
mastodon
.
rest
.
v2
.
SearchParams
>
;
}
Index
Methods
list
Methods
list
list
(
params
:
mastodon
.
rest
.
v2
.
SearchParams
,
meta
?:
HttpMetaParams
<
"none"
>
,
)
:
Paginator
<
mastodon
.
v2
.
Search
,
mastodon
.
rest
.
v2
.
SearchParams
>
Perform a search
Parameters
params
:
mastodon
.
rest
.
v2
.
SearchParams
Parameters
Optional
meta
:
HttpMetaParams
<
"none"
>
Returns
Paginator
<
mastodon
.
v2
.
Search
,
mastodon
.
rest
.
v2
.
SearchParams
>
Results
See
https://docs.joinmastodon.org/methods/search/
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
list
masto
Loading...
Perform a search