2.0.9
Adding steam ID validation check. If you pass an invalid steam ID to a section (like $steam->users($id)
) it will be checked for being valid. If not it will throw an UnrecognizedId exception.
Adding steam ID validation check. If you pass an invalid steam ID to a section (like $steam->users($id)
) it will be checked for being valid. If not it will throw an UnrecognizedId exception.