Makepad-fr / fbjs

Tooling that automates your Facebook interactions.
https://www.npmjs.com/package/@makepad/fbjs
GNU General Public License v3.0
64 stars 23 forks source link

Comment on a post #62

Open kaanyagci opened 3 years ago

kaanyagci commented 3 years ago

We want to be able to post a comment a given post. We can do that with a function void comment(String content) in the Post class.