Instale o Steam
iniciar sessão
|
idioma
简体中文 (Chinês simplificado)
繁體中文 (Chinês tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Tcheco)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol — Espanha)
Español-Latinoamérica (Espanhol — América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polonês)
Português (Portugal)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar um problema com a tradução
Then it will tell you, if the opposite player is able to trade.
It will also displays, the reason why it's on hold, and for how long.
Normally it is 24 hours hold, when missing mobileAuthenticator.
If you are trying this programmatically (steam trade bot or something) then you can try what Sgt William DK said. You have to create an offer with whatever API you are using and then get the user details using it. I personally use DoctorMcKay's node-steam-tradeoffer-manager for Node.JS (GitHub project[github.com]). There is a function in the TradeOffer class that allows you to check the partner's escrow length.