mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.accounts
/
DomainBlocksApi
/
getDomainBlocks
get
Domain
Blocks
abstract
suspend
fun
getDomainBlocks
(
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
String
>
>
Gets the list of blocked domains (Mastodon instances) for this account.