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
Name
Summary
id
abstract val id: String It represents the user ID that has been blocked by the logged in user. It is a type of ID and can be retrieved using horizon.platform.users.models.User.id.