mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.accounts
/
MutesApi
/
getMutes
get
Mutes
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.