setUpvoteUsers

fun setUpvoteUsers(upvoteUsers: HashMap<String, Any?>)

Sets the list of users who upvoted the post to the specified hashmap.

Parameters

upvoteUsers

Hashmap to which the list of users who upvoted the post is to be set.