Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -91,7 +91,7 @@ account.update_profile_image('test.jpg')
|
||||
account.update_profile_banner('test.png')
|
||||
account.update_profile_info(name='Foo Bar', description='test 123', location='Victoria, BC')
|
||||
|
||||
# topics
|
||||
# topics
|
||||
account.follow_topic(111)
|
||||
account.unfollow_topic(111)
|
||||
|
||||
@@ -5912,4 +5912,4 @@ account = Scraper(email, username, password, debug=1, save=True, protonmail={'em
|
||||
}
|
||||
```
|
||||
|
||||
</details>
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user