bool sam.Util.is_steamid64( string id )
Check if a steamid64 or not.
print(sam.Util.is_steamid64("76561198261855442")) -- output true
Last updated 2 years ago