MutesApi

interface MutesApi

View muted accounts.

See also

Functions

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

Gets the list of accounts that are muted by the current account.