You are viewing a single comment's thread from:
RE: Steemit-Python-Bot | Part 1: How to find someone's newest post
I suggest using get_discussions_by_blog
which is more efficient since you don't need to check for all operations of a user.
I suggest using get_discussions_by_blog
which is more efficient since you don't need to check for all operations of a user.