This commit is contained in:
deesiigneer
2022-07-19 21:52:59 +03:00
parent b4ddd1fd93
commit 108d30ebac

View File

@@ -1,5 +1,5 @@
import pyspapi
spapi = pyspapi.SPAPI(card_id='card_id', token='token').balance
spapi = pyspapi.SPAPI(card_id='card_id', token='token')
print(spapi.check_users_access([262632724928397312, 264329096920563714]))