mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.accounts
/
MutesApi
Mutes
Api
interface
MutesApi
View muted accounts.
See also
Official Docs
Members
Functions
get
Mutes
Link copied to clipboard
abstract
suspend
fun
getMutes
(
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Account
>
>
Gets the list of accounts that are muted by the current account.