🟪sam.Util.is_steamid64
Description
Check if a steamid64 or not.
Aguments
- string id
Returns
Example
print(sam.Util.is_steamid64("76561198261855442"))
-- output
true
Last updated
Was this helpful?
Check if a steamid64 or not.
print(sam.Util.is_steamid64("76561198261855442"))
-- output
true
Last updated
Was this helpful?