API reference
API reference
Select your platform
No SDKs available
No versions available

BlockedUserArray

Updated: Aug 26, 2025

BlockedUserArray

interface BlockedUserArray
It contains an array of users who have been blocked by the logged in user. You can’t follow, be followed, invited, or searched by a blocked user. It can be retrieved using horizon.platform.users.Users.getBlockedUsers.

Properties

NameSummary
blockedUsers
abstract val blockedUsers: List<BlockedUser>
cursorAfter
abstract val cursorAfter: String?
cursorBefore
abstract val cursorBefore: String?
json
open val json: String
nextUrl
abstract val nextUrl: String?
previousUrl
abstract val previousUrl: String?
Did you find this page helpful?
Thumbs up icon
Thumbs down icon