-
Notifications
You must be signed in to change notification settings - Fork 146
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
BrowserRequests #290
base: master
Are you sure you want to change the base?
BrowserRequests #290
Conversation
Added new class BrowserRequests. It is planned to add the functionality of the steam site to it. Added now "get_avatar_url" and "set_avatar"
I'm not sure the abstraction should be done this way. Ok, so you have Lets say we call it
or
In a similar fashion, a |
Ok. I will make changes. Thanks 👍 |
Hi 👋 |
Added new class BrowserRequests. It is planned to add the functionality of the steam site to it.
Added now "get_avatar_url" and "set_avatar"