Preparing search index...
The search index is not available
masto
masto
mastodon
rest
v2
InstanceRepository
InterfaceInstanceRepository
interface
InstanceRepository
{
fetch
(
meta
?:
HttpMetaParams
<
"none"
>
)
:
Promise
<
mastodon
.
v2
.
Instance
>
;
}
Index
Methods
fetch
Methods
fetch
fetch
(
meta
?
)
:
Promise
<
mastodon
.
v2
.
Instance
>
Information about the server.
Parameters
Optional
meta
:
HttpMetaParams
<
"none"
>
Returns
Promise
<
mastodon
.
v2
.
Instance
>
Instance
See
https://docs.joinmastodon.org/methods/instance/
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
fetch
masto
Loading...
Information about the server.