setBookmarkUsers

fun setBookmarkUsers(bookmarkUsers: HashMap<String, Any?>)

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

Parameters

bookmarkUsers

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