masto
Preparing search index...
<internal>
TrendsLinksPublishers$SelectResource
Interface TrendsLinksPublishers$SelectResource
interface
TrendsLinksPublishers$SelectResource
{
approve
(
meta
?:
HttpMetaParams
<
"none"
>
)
:
Promise
<
TrendLink
>
;
reject
(
meta
?:
HttpMetaParams
<
"none"
>
)
:
Promise
<
TrendLink
>
;
}
Index
Methods
approve
reject
Methods
approve
approve
(
meta
?:
HttpMetaParams
<
"none"
>
)
:
Promise
<
TrendLink
>
Parameters
Optional
meta
:
HttpMetaParams
<
"none"
>
Returns
Promise
<
TrendLink
>
reject
reject
(
meta
?:
HttpMetaParams
<
"none"
>
)
:
Promise
<
TrendLink
>
Parameters
Optional
meta
:
HttpMetaParams
<
"none"
>
Returns
Promise
<
TrendLink
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
approve
reject
masto
Loading...