-
-
Notifications
You must be signed in to change notification settings - Fork 25
Comment on a post #62
Copy link
Copy link
Open
Labels
P2enhancementNew feature or requestNew feature or requestgroupRelated to the groups moduleRelated to the groups modulelibraryRelated to the npm module (aka. library)Related to the npm module (aka. library)
Metadata
Metadata
Assignees
Labels
P2enhancementNew feature or requestNew feature or requestgroupRelated to the groups moduleRelated to the groups modulelibraryRelated to the npm module (aka. library)Related to the npm module (aka. library)
We want to be able to post a comment a given post. We can do that with a function
void comment(String content)in thePostclass.