canUnbanUser

abstract fun canUnbanUser(userId: UserId, roomId: RoomId): Flow<Boolean>