boardGetCommentsList function

Returns a list of comments on a community's discussion board

Returns a list of comments on a community's discussion board

boardGetCommentsList(topics, progress_bar = FALSE, v = getAPIVersion())

Arguments

  • topics: A list of topics (from getTopicsExecute())
  • progress_bar: Display progress bar
  • v: Version of API
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29