BookmarksApi

interface BookmarksApi

View bookmarked statuses.

See also

Functions

Link copied to clipboard
abstract suspend fun getBookmarks(limit: Int? = null, pageInfo: PageInfo? = null): Page<List<Status>>

Gets the bookmarked statuses for this account.