struct Steam::ID
- Steam::ID
- Struct
- Value
- Object
Overview
A Steam ID is an encoded 64 bit integer that contains various metadata about a Steam account.
A given ID does not uniquely identify an account,
as encoded IDs may be missing certain pieces of metadata if it was decoded
from certain formats (see Steam::ID::Format
for more info).
Defined in:
lib/steam_id/src/formatter.crlib/steam_id/src/mask.cr
lib/steam_id/src/parser.cr
lib/steam_id/src/steam_id.cr
steam.cr