Description Usage Arguments Value Examples
Get a name list of an ID's followers and following. gfollow means 'get an ID's follower information'.
1 |
id |
A character string of a Steem ID without '@'. |
method |
A character string of the Steem data server to connect. |
sql_con |
A connection to the SteemSQL server. |
A name list of an ID's followers and following
1 2 3 4 | ## Not run:
gfollow("dapeng")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.