diezo / Ensta

🔥 Fast & Reliable Python Package For Instagram API - 2024
https://bit.ly/ensta-discord
MIT License
371 stars 44 forks source link

[Feature Request] edit link bio #79

Closed standartwae closed 7 months ago

standartwae commented 8 months ago

thanks for provide this code, I hope the future update you can add feature for delete link bio, add link bio and edit link bio

diezo commented 7 months ago

@standartwae Features related to bio links have been added to Mobile class including add_bio_link(), remove_bio_link() and clear_bio_links(). Please take a look at the Readme for all the code. I'll add the update_bio_link() method soon.