Preparing search index...
The search index is not available
masto
masto
mastodon
rest
v2
Notifications$SelectAccountsResource
Interface Notifications$SelectAccountsResource
interface
Notifications$SelectAccountsResource
{
fetch
(
meta
?:
HttpMetaParams
<
"none"
>
)
:
Promise
<
mastodon
.
v1
.
Account
[]
>
;
}
Index
Methods
fetch
Methods
fetch
fetch
(
meta
?:
HttpMetaParams
<
"none"
>
)
:
Promise
<
mastodon
.
v1
.
Account
[]
>
Parameters
Optional
meta
:
HttpMetaParams
<
"none"
>
Returns
Promise
<
mastodon
.
v1
.
Account
[]
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
fetch
masto
Loading...