mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.accounts
/
BlocksApi
/
getBlocks
get
Blocks
abstract
suspend
fun
getBlocks
(
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Account
>
>
Gets all blocked accounts for this account.