Preparing search index...
The search index is not available
masto
masto
mastodon
rest
v1
ReportRepository
InterfaceReportRepository
interface
ReportRepository
{
create
(
params
:
ReportAccountParams
,
meta
?:
HttpMetaParams
<
"json"
>
)
:
Promise
<
mastodon
.
v1
.
Report
>
;
}
Index
Methods
create
Methods
create
create
(
params
,
meta
?
)
:
Promise
<
mastodon
.
v1
.
Report
>
File a report
Parameters
params
:
ReportAccountParams
Parameters
Optional
meta
:
HttpMetaParams
<
"json"
>
Returns
Promise
<
mastodon
.
v1
.
Report
>
Report
See
https://docs.joinmastodon.org/methods/accounts/reports/
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
create
masto
Loading...
File a report