πͺsam.Util.is_steamid
Description
Check if a steamid32 or not.
Aguments
- string id
Returns
Example
print(sam.Util.is_steamid("STEAM_0:0:150794857"))
-- output
trueLast updated
Check if a steamid32 or not.
print(sam.Util.is_steamid("STEAM_0:0:150794857"))
-- output
trueLast updated