Closed BrokedTV closed 8 months ago
Most actions require the userID, how do i obtain it from a given username?
I realized it's
api.user_by_login(user_login)
I would suggest renaming it to api.user_by_username()
which is more intiutive
Most actions require the userID, how do i obtain it from a given username?