Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set own account bio? #370

Open
helpimnotdrowning opened this issue Apr 7, 2022 · 3 comments
Open

How to set own account bio? #370

helpimnotdrowning opened this issue Apr 7, 2022 · 3 comments

Comments

@helpimnotdrowning
Copy link

I'm still learning java, so sorry if I've missed something easy.

I can't find any methods that would let me change my account bio. I know its definitely possible, since I've done it with tweepy for Python, but I can only find a way to get it in this project with User.getDescription.

Using:

  • Java Adoptium JDK 17
  • Windows 11 21H2
  • twittered 2.16
  • Twitter API v1.1 (i think)
@redouane59
Copy link
Owner

Hey @helpimnotdrowning , I don't think that the library has a method to set the user description.
Did you check the twitter API documentation ? Not sure such endpoint exists.

@helpimnotdrowning
Copy link
Author

@redouane59
Copy link
Owner

redouane59 commented Apr 8, 2022

Oh you're right. As it's v1 endpoints I didn't plan to implement it until the v2 version is released, but feel free to contribute to the project submitting a pull request :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants