masto
Preparing search index...
<internal>
TrendsLinksPublishersResource
Interface TrendsLinksPublishersResource
https://github.com/mastodon/mastodon/pull/24257
interface
TrendsLinksPublishersResource
{
list
:
Method
<
Paginator
<
TrendLink
[]
,
undefined
>
>
;
$select
(
id
:
string
)
:
TrendsLinksPublishers$SelectResource
;
}
Index
Properties
list
Methods
$select
Properties
list
list
:
Method
<
Paginator
<
TrendLink
[]
,
undefined
>
>
Methods
$select
$select
(
id
:
string
)
:
TrendsLinksPublishers$SelectResource
Parameters
id
:
string
Returns
TrendsLinksPublishers$SelectResource
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
list
Methods
$select
masto
Loading...
https://github.com/mastodon/mastodon/pull/24257