mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.accounts
/
AccountsApi
/
getStatuses
get
Statuses
abstract
suspend
fun
getStatuses
(
accountId
:
String
,
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Status
>
>
?
Gets statuses posted by the given account.