mirror of
https://github.com/deesiigneer/pyspapi.git
synced 2026-04-20 12:35:26 +00:00
5 lines
149 B
Python
5 lines
149 B
Python
import pyspapi
|
|
|
|
print(pyspapi.MojangAPI.get_uuid(username='deesiigneer'))
|
|
|
|
print(pyspapi.MojangAPI.get_uuids(['deesiigneer', '5opka', 'OsterMiner'])) |