mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.accounts
/
BlocksApi
Blocks
Api
interface
BlocksApi
View blocked accounts.
See also
Official Docs
Members
Functions
get
Blocks
Link copied to clipboard
abstract
suspend
fun
getBlocks
(
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Account
>
>
Gets all blocked accounts for this account.