- Notifications
You must be signed in to change notification settings - Fork 17
GetUser
Pavel Kuzmin edited this page Feb 6, 2023
·
7 revisions
fromonlinesimruimportUserServiceclient=UserService('YOUR_TOKEN')
user=client.user()fromonlinesimruimportUserServicedefmain():
client=UserService('YOUR_TOKEN')
user=client.user()
print(user)
main()Get user balance and income
Get User profile
© 2013 - 2020. OnlineSim LLC