masto
Preparing search index...
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
Theme
OS
Light
Dark
On This Page
Methods
fetch
masto
Loading...