rocket-python
rocket-python copied to clipboard
In delete_user and get_user_info methods, add support for username from just user_id
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.
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.