mirror of
https://github.com/deesiigneer/pyspapi.git
synced 2026-04-20 12:35:26 +00:00
typo fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import pyspapi
|
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]))
|
print(spapi.check_users_access([262632724928397312, 264329096920563714]))
|
||||||
Reference in New Issue
Block a user