setComments

fun setComments(comments: HashMap<String, Any?>)

Sets the list of comments tied to the post to the specified hashmap.

Parameters

comments

Hashmap to which the list of comments tied to the post is to be set.