JLinkedinGroups::addComment
Method to add a comment to a post
Signature
public function addComment(string
$post_id,
string
$comment )
Parameters
-
$post_id
- The unique identifier for a group.
-
$comment
- The post comment's text.
Returns
- string
- The created comment's id.