setUpvotedPosts

fun setUpvotedPosts(upvotedPosts: HashMap<String, Any?>)

Sets the identifiers of the posts upvoted by the user to the specified strings.

Parameters

upvotedPosts

List containing strings to which the identifiers of the posts upvoted by the user are to be set.