mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.endpoint.accounts
/
BookmarksApi
Bookmarks
Api
interface
BookmarksApi
View bookmarked statuses.
See also
Official Docs
Members
Functions
get
Bookmarks
Link copied to clipboard
abstract
suspend
fun
getBookmarks
(
limit
:
Int
?
=
null
,
pageInfo
:
PageInfo
?
=
null
)
:
Page
<
List
<
Status
>
>
Gets the bookmarked statuses for this account.