Comment on a post #62
Labels
enhancement
New feature or request
group
Related to the groups module
library
Related to the npm module (aka. library)
P2
We want to be able to post a comment a given post. We can do that with a function
void comment(String content)
in thePost
class.The text was updated successfully, but these errors were encountered: