Description Usage Arguments Value Examples
Get a list of all the comments from a users blog. This function may take some time to process depending on the size of the transaction history on an account
1 | getComments(username, node)
|
username |
Username of Comment Author. |
node |
Optional Argument (Steem Node to Query) |
Data.Table with Details of Comments Posts
1 2 3 4 | ## Not run:
getComments("eroche")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.