account_to_steam: Convert 32-bit account id to a 64 bit Steam id

Description Usage Arguments Value Examples

Description

Converts a 32-bit account id to a 64 bit Steam id that can be used to query api's that require the 64 bit steam id

Usage

1
account_to_steam(account_id)

Arguments

account_id

The 32 bit account id, can be numeric or character.

Value

A string representing a users 64 bit steam id.

Examples

1
account_to_steam(32500026)

johnWilshire/dota2api documentation built on May 19, 2019, 3:03 p.m.