ISteamUser
Methods ISteamUser
Cream::ISteamUser.getfriendlist(key : String, steamid : UInt64, relationship : String)
Parameters
key
Type: string
Optional: false
Description: access key
steamid
Type: uint64
Optional: false
Description: SteamID of user
relationship
Type: string
Optional: true
Description: relationship type (ex: friend)
Cream::ISteamUser.getplayerbans(key : String, steamids : String)
Parameters
key
Type: string
Optional: false
Description: access key
steamids
Type: string
Optional: false
Description: Comma-delimited list of SteamIDs
Cream::ISteamUser.getplayersummaries(key : String, steamids : String)
Parameters
key
Type: string
Optional: false
Description: access key
steamids
Type: string
Optional: false
Description: Comma-delimited list of SteamIDs
Cream::ISteamUser.getplayersummaries(key : String, steamids : String)
Parameters
key
Type: string
Optional: false
Description: access key
steamids
Type: string
Optional: false
Description: Comma-delimited list of SteamIDs (max: 100)
Cream::ISteamUser.getusergrouplist(key : String, steamid : UInt64)
Parameters
key
Type: string
Optional: false
Description: access key
steamid
Type: uint64
Optional: false
Description: SteamID of user
Cream::ISteamUser.resolvevanityurl(key : String, vanityurl : String, url_type : Int32)
Parameters
key
Type: string
Optional: false
Description: access key
vanityurl
Type: string
Optional: false
Description: The vanity URL to get a SteamID for
url_type
Type: int32
Optional: true
Description: The type of vanity URL. 1 (default): Individual profile, 2: Group, 3: Official game group