junhoyeo / threads-py

Unofficial, Reverse-Engineered Python client for Meta's Threads.
https://github.com/junhoyeo/threads-api
MIT License
65 stars 14 forks source link

Suggested Users #35

Closed drunkleen closed 1 year ago

drunkleen commented 1 year ago

Description

This pull request adds get_suggested_users to get the list of suggested users to follow.

Changes Made

Checklist

Mineru98 commented 1 year ago

Could you write it with the test code?

Mineru98 commented 1 year ago

I validated this code with test code.