wallGetCommentsList function

Returns a list of comments on a user wall or community wall

Returns a list of comments on a user wall or community wall

wallGetCommentsList(posts, progress_bar = FALSE, v = getAPIVersion())

Arguments

  • posts: A list of posts or wall object (from getWallExecute())
  • progress_bar: Display progress bar
  • v: Version of API
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29