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

In delete_user and get_user_info methods, add support for username from just user_id #46

Open
ard9000 opened this issue Apr 19, 2020 · 1 comment · Fixed by #49
Open

Comments

@ard9000
Copy link

ard9000 commented Apr 19, 2020

The user_id is hashed and impossible to get without logging in from the API and as the user to get it.

For both of these methods, the API supports username=, which I feel is much more convenient for API calls rather than the hashed name.

@stale
Copy link

stale bot commented Jun 18, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 18, 2020
@stale stale bot closed this as completed Jul 19, 2020
@pipozzz pipozzz reopened this Jul 21, 2020
@stale stale bot removed the wontfix label Jul 21, 2020
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

Successfully merging a pull request may close this issue.

2 participants